DDraceNetwork Docs
CNamePlate::CNamePlateName Class Reference

#include <nameplates.h>

Collaboration diagram for CNamePlate::CNamePlateName:
[legend]

Public Member Functions

 CNamePlateName ()
 
void Reset ()
 
void Update (CNamePlates &This, int Id, const char *pName, bool FriendMark, float FontSize)
 

Public Attributes

STextContainerIndex m_TextContainerIndex
 
char m_aName [MAX_NAME_LENGTH]
 
int m_Id
 
bool m_FriendMark
 
float m_FontSize
 

Constructor & Destructor Documentation

◆ CNamePlateName()

CNamePlate::CNamePlateName::CNamePlateName ( )
inline

Member Function Documentation

◆ Reset()

void CNamePlate::CNamePlateName::Reset ( )
inline

◆ Update()

void CNamePlate::CNamePlateName::Update ( CNamePlates This,
int  Id,
const char *  pName,
bool  FriendMark,
float  FontSize 
)

Member Data Documentation

◆ m_aName

char CNamePlate::CNamePlateName::m_aName[MAX_NAME_LENGTH]

◆ m_FontSize

float CNamePlate::CNamePlateName::m_FontSize

◆ m_FriendMark

bool CNamePlate::CNamePlateName::m_FriendMark

◆ m_Id

int CNamePlate::CNamePlateName::m_Id

◆ m_TextContainerIndex

STextContainerIndex CNamePlate::CNamePlateName::m_TextContainerIndex

The documentation for this class was generated from the following files: