6 m_Variables =
new map<int, string>;
8 RegisterVariable(
"varNote");
9 RegisterVariable(
"varColor");
13 void ~PluginVariables()
17 void RegisterVariable(
string name)
25 ref map<int, string> m_Variables;
29 return m_Variables.Get(
id);
34 return m_Variables.GetKeyByValue(
name);
class ServerBrowserHelperFunctions m_Id
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
Plugin interface for controlling of agent pool system.
int GetID()
Get the ID registered in SEffectManager.
proto string GetName()
Suite class name getter. Strictly for UI porposes!