|
group2 0.1.0
CSE 125 Group 2
|
Kill feed entry data. More...
#include <HudTypes.hpp>
Public Attributes | |
| std::string | killerName |
| std::string | victimName |
| int | weaponId = 0 |
| bool | isHeadshot = false |
Kill feed entry data.
| bool HudKillFeedEntry::isHeadshot = false |
| std::string HudKillFeedEntry::killerName |
| std::string HudKillFeedEntry::victimName |
| int HudKillFeedEntry::weaponId = 0 |