|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | BillboardSetHandler |
Functions | |
| void | BillboardSet (string path) |
| string | GetTextureByType (string type) |
| void | LoadConfig (string path) |
Variables | |
| class BillboardSetHandler | string |
| class BillboardSetHandler | m_TypeTextureMapping = new map<string, string>() |
Definition at line 78 of file BillboardSet.c.
References LoadConfig(), and path.
Referenced by BillboardSetHandler::GetTextureByType(), and BillboardSetHandler::LoadBillboardConfigs().
Definition at line 83 of file BillboardSet.c.
References m_TypeTextureMapping.
Definition at line 88 of file BillboardSet.c.
References ErrorEx, g_Game, GetGame(), m_TypeTextureMapping, and path.
Referenced by BillboardSet().
Referenced by GetTextureByType(), and LoadConfig().
| class BillboardSetHandler string |