group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudKillFeedEntry Struct Reference

Kill feed entry data. More...

#include <HudTypes.hpp>

Public Attributes

std::string killerName
std::string victimName
int weaponId = 0
bool isHeadshot = false

Detailed Description

Kill feed entry data.

Member Data Documentation

◆ isHeadshot

bool HudKillFeedEntry::isHeadshot = false

◆ killerName

std::string HudKillFeedEntry::killerName

◆ victimName

std::string HudKillFeedEntry::victimName

◆ weaponId

int HudKillFeedEntry::weaponId = 0

The documentation for this struct was generated from the following file: