Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ScriptValue Class Reference
Inheritance diagram for ScriptValue:
ScriptAndConfig ScriptAndConfig ScriptValueArrayFloat ScriptValueArrayFloat ScriptValueBool ScriptValueBool ScriptValueFloat ScriptValueFloat ScriptValueInt ScriptValueInt ScriptValueManaged ScriptValueManaged ScriptValueResourceName ScriptValueResourceName ScriptValueString ScriptValueString ScriptValueVector ScriptValueVector

Detailed Description

Represents a named, type-flexible data holder for use in script APIs.

ScriptValue encapsulates a uniquely identified variable with a name and an extensible value. It can be used in various systems to store and access dynamically-typed data associated with a name and GUID.

For inherited classes, the first data member is used as data holder and its type is used as type of the specific ScriptValue.

Definition at line 21 of file ScriptValue.c.


The documentation for this class was generated from the following file: