PC Stable Documentation
|
|
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 BillboardSet > | m_BillboardSets |
Static Private Attributes | |
static protected const string | ROOT_CLASS = "BillboardPresets" |
static protected int | m_SetIndexCached = -1 |
|
inlinestaticprivate |
References BillboardSet(), m_BillboardSetIndex, and m_BillboardSets.
|
inlineprivate |
References BillboardSet(), CGame::ConfigGetChildName(), g_Game, GetGame(), m_BillboardSets, path, and ROOT_CLASS.
Referenced by OnRPCIndex().
|
inlineprivate |
References LoadBillboardConfigs(), m_BillboardSetIndex, and m_BillboardSets.
|
private |
Referenced by GetTextureByType(), and OnRPCIndex().
|
private |
Referenced by GetTextureByType(), LoadBillboardConfigs(), and OnRPCIndex().
|
staticprivate |
Referenced by ActivateBillboardSet().
|
staticprivate |
Referenced by ActivateBillboardSet(), and LoadBillboardConfigs().