Table of Contents

VariableGroup::setVariable

There is no doc-string available for this function.

Syntax

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

Parameters

string %group
No description available.

string %type
No description available.

string %name
No description available.

string %value
No description available.

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

VariableGroup::getVariable
VariableGroup::loadVariable
VariableGroup::saveAllVariables
VariableGroup::saveVariable

References

This function is not called by any other functions.