PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BillboardSetHandler Class Reference

Private Member Functions

string GetTextureByType (string type)
 
void OnRPCIndex (int index)
 
protected bool LoadBillboardConfigs ()
 

Static Private Member Functions

static bool ActivateBillboardSet (string setClassName, PlayerIdentity identity)
 

Private Attributes

protected bool m_BillboardSetIndex = -1
 
protected ref array< ref BillboardSetm_BillboardSets
 

Static Private Attributes

static protected const string ROOT_CLASS = "BillboardPresets"
 
static protected int m_SetIndexCached = -1
 

Member Function Documentation

◆ ActivateBillboardSet()

static bool ActivateBillboardSet ( string  setClassName,
PlayerIdentity  identity 
)
inlinestaticprivate

◆ GetTextureByType()

string GetTextureByType ( string  type)
inlineprivate

◆ LoadBillboardConfigs()

protected bool LoadBillboardConfigs ( )
inlineprivate

◆ OnRPCIndex()

void OnRPCIndex ( int  index)
inlineprivate

Field Documentation

◆ m_BillboardSetIndex

protected bool m_BillboardSetIndex = -1
private

Referenced by GetTextureByType(), and OnRPCIndex().

◆ m_BillboardSets

protected ref array<ref BillboardSet> m_BillboardSets
private

◆ m_SetIndexCached

protected int m_SetIndexCached = -1
staticprivate

Referenced by ActivateBillboardSet().

◆ ROOT_CLASS

protected const string ROOT_CLASS = "BillboardPresets"
staticprivate

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