DDraceNetwork Docs
|
#include <nameplates.h>
Public Member Functions | |
CNamePlateClan () | |
void | Reset () |
void | Update (CNamePlates &This, const char *pClan, float FontSize) |
Public Attributes | |
STextContainerIndex | m_TextContainerIndex |
char | m_aClan [MAX_CLAN_LENGTH] |
float | m_FontSize |
|
inline |
|
inline |
void CNamePlate::CNamePlateClan::Update | ( | CNamePlates & | This, |
const char * | pClan, | ||
float | FontSize | ||
) |
char CNamePlate::CNamePlateClan::m_aClan[MAX_CLAN_LENGTH] |
float CNamePlate::CNamePlateClan::m_FontSize |
STextContainerIndex CNamePlate::CNamePlateClan::m_TextContainerIndex |