Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
billboardset.c File Reference

Go to the source code of this file.

Data Structures

class  BillboardSetHandler

Functions

void BillboardSet (string path)
string GetTextureByType (string type)
void LoadConfig (string path)

Variables

class BillboardSetHandler m_TypeTextureMapping = new map<string, string>()
class BillboardSetHandler string

Function Documentation

◆ BillboardSet()

void BillboardSet ( string path)

◆ GetTextureByType()

string GetTextureByType ( string type)

Definition at line 85 of file billboardset.c.

References m_TypeTextureMapping.

◆ LoadConfig()

void LoadConfig ( string path)
protected

Definition at line 90 of file billboardset.c.

References ErrorEx, g_Game, m_TypeTextureMapping, and path.

Referenced by BillboardSet().

Variable Documentation

◆ m_TypeTextureMapping

class BillboardSetHandler m_TypeTextureMapping = new map<string, string>()

Referenced by GetTextureByType(), and LoadConfig().

◆ string

class BillboardSetHandler string