Definition at line 17 of file DeathKillEventLister.h.
#include <DeathKillEventLister.h>
|
| | DeathKillEvent () |
| |
| | DeathKillEvent (const std::string &sKiller, const ImVec4 &clrKiller, const std::string &sKilled, const ImVec4 &clrKilled) |
| |
| | DeathKillEvent (std::string &&sKiller, ImVec4 &&clrKiller, std::string &&sKilled, ImVec4 &&clrKilled) |
| |
| void | draw () |
| |
◆ DeathKillEvent() [1/3]
| proofps_dd::DeathKillEvent::DeathKillEvent |
( |
| ) |
|
|
inline |
◆ DeathKillEvent() [2/3]
| proofps_dd::DeathKillEvent::DeathKillEvent |
( |
const std::string & | sKiller, |
|
|
const ImVec4 & | clrKiller, |
|
|
const std::string & | sKilled, |
|
|
const ImVec4 & | clrKilled ) |
|
inline |
◆ DeathKillEvent() [3/3]
| proofps_dd::DeathKillEvent::DeathKillEvent |
( |
std::string && | sKiller, |
|
|
ImVec4 && | clrKiller, |
|
|
std::string && | sKilled, |
|
|
ImVec4 && | clrKilled ) |
|
inline |
◆ draw()
| void proofps_dd::DeathKillEvent::draw |
( |
| ) |
|
|
inline |
◆ m_clrKilled
| ImVec4 proofps_dd::DeathKillEvent::m_clrKilled |
◆ m_clrKiller
| ImVec4 proofps_dd::DeathKillEvent::m_clrKiller |
◆ m_fTextWidthPixels
| float proofps_dd::DeathKillEvent::m_fTextWidthPixels {0.f} |
◆ m_sAuxText
| std::string proofps_dd::DeathKillEvent::m_sAuxText |
◆ m_sKilled
| std::string proofps_dd::DeathKillEvent::m_sKilled |
◆ m_sKiller
| std::string proofps_dd::DeathKillEvent::m_sKiller |
The documentation for this struct was generated from the following file: