DDraceNetwork Docs
|
#include <nameplates.h>
Public Member Functions | |
SPlayerNamePlate () | |
void | Reset () |
Public Attributes | |
char | m_aName [MAX_NAME_LENGTH] |
STextContainerIndex | m_NameTextContainerIndex |
float | m_NameTextFontSize |
char | m_aClan [MAX_CLAN_LENGTH] |
STextContainerIndex | m_ClanTextContainerIndex |
float | m_ClanTextFontSize |
|
inline |
|
inline |
char SPlayerNamePlate::m_aClan[MAX_CLAN_LENGTH] |
char SPlayerNamePlate::m_aName[MAX_NAME_LENGTH] |
STextContainerIndex SPlayerNamePlate::m_ClanTextContainerIndex |
float SPlayerNamePlate::m_ClanTextFontSize |
STextContainerIndex SPlayerNamePlate::m_NameTextContainerIndex |
float SPlayerNamePlate::m_NameTextFontSize |