![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| string | GetTextureByType (string type) |
| bool | LoadBillboardConfigs () |
| void | OnRPCIndex (int index) |
Static Protected Member Functions | |
| static bool | ActivateBillboardSet (string setClassName, PlayerIdentity identity) |
Protected Attributes | |
| bool | m_BillboardSetIndex = -1 |
| ref array< ref BillboardSet > | m_BillboardSets |
Static Protected Attributes | |
| static int | m_SetIndexCached = -1 |
| static const string | ROOT_CLASS = "BillboardPresets" |
Definition at line 1 of file billboardset.c.
|
inlinestaticprotected |
Definition at line 44 of file billboardset.c.
References g_Game, PlayerIdentityBase::GetPlayer(), m_SetIndexCached, and ROOT_CLASS.
Definition at line 8 of file billboardset.c.
References BillboardSet(), m_BillboardSetIndex, and m_BillboardSets.
|
inlineprotected |
Definition at line 27 of file billboardset.c.
References BillboardSet(), g_Game, m_BillboardSets, path, and ROOT_CLASS.
Referenced by OnRPCIndex().
|
inlineprotected |
Definition at line 16 of file billboardset.c.
References LoadBillboardConfigs(), m_BillboardSetIndex, and m_BillboardSets.
|
protected |
Definition at line 3 of file billboardset.c.
Referenced by GetTextureByType(), and OnRPCIndex().
|
protected |
Definition at line 4 of file billboardset.c.
Referenced by GetTextureByType(), LoadBillboardConfigs(), and OnRPCIndex().
|
staticprotected |
Definition at line 6 of file billboardset.c.
Referenced by ActivateBillboardSet().
|
staticprotected |
Definition at line 5 of file billboardset.c.
Referenced by ActivateBillboardSet(), and LoadBillboardConfigs().