Table of Contents

VariableGroup::loadVariable

There is no doc-string available for this function.

Syntax

script VariableGroup::loadVariable(string %group, string %type, string %name, string %obj);

Parameters

string %group
No description available.

string %type
No description available.

string %name
No description available.

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Event_Variables/server/groups.cs:95

See also

VariableGroup::getVariable
VariableGroup::saveAllVariables
VariableGroup::saveVariable
VariableGroup::setVariable

References

This function is not called by any other functions.