BiowareDB.Variable

Representation of a stored variable

Members

Variables

deleted
bool deleted;
Undocumented in source.
index
size_t index;
Undocumented in source.
name
string name;
Undocumented in source.
playerid
PCID playerid;
Undocumented in source.
timestamp
DateTime timestamp;
Undocumented in source.
type
VarType type;
Undocumented in source.

Meta