DDraceNetwork Docs
SPlayerNamePlate Struct Reference

#include <nameplates.h>

Collaboration diagram for SPlayerNamePlate:
[legend]

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
 

Constructor & Destructor Documentation

◆ SPlayerNamePlate()

SPlayerNamePlate::SPlayerNamePlate ( )
inline

Member Function Documentation

◆ Reset()

void SPlayerNamePlate::Reset ( )
inline

Member Data Documentation

◆ m_aClan

char SPlayerNamePlate::m_aClan[MAX_CLAN_LENGTH]

◆ m_aName

char SPlayerNamePlate::m_aName[MAX_NAME_LENGTH]

◆ m_ClanTextContainerIndex

STextContainerIndex SPlayerNamePlate::m_ClanTextContainerIndex

◆ m_ClanTextFontSize

float SPlayerNamePlate::m_ClanTextFontSize

◆ m_NameTextContainerIndex

STextContainerIndex SPlayerNamePlate::m_NameTextContainerIndex

◆ m_NameTextFontSize

float SPlayerNamePlate::m_NameTextFontSize

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