Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
billboardset.c File Reference

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>()
 

Function Documentation

◆ BillboardSet()

void BillboardSet ( string path)

Definition at line 80 of file billboardset.c.

◆ GetTextureByType()

string GetTextureByType ( string type)

Definition at line 85 of file billboardset.c.

◆ LoadConfig()

void LoadConfig ( string path)
protected

Definition at line 90 of file billboardset.c.

Variable Documentation

◆ m_TypeTextureMapping

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

◆ string

class BillboardSetHandler string