DIFF

class BillboardSetHandlerSource

Constants 1

protected static const string ROOT_CLASS = "BillboardPresets"

Members 3

protected bool m_BillboardSetIndex = -1
Referenced by GetTextureByType(), and OnRPCIndex()
protected ref array<ref BillboardSet> m_BillboardSets
protected static int m_SetIndexCached = -1

once we resolve the name into an index, we cache it(this disallows dynamic index swapping during mission's runtime)

Methods 4

void OnRPCIndex(int index)
Referenced by DayZGame.OnRPC()
protected bool LoadBillboardConfigs()
Referenced by OnRPCIndex()