TOMLValue.Store

Undocumented in source.

Members

Variables

arrayv
TOMLValue[] arrayv;
Undocumented in source.
boolv
bool boolv;
Undocumented in source.
floatv
float floatv;
Undocumented in source.
intv
long intv;
Undocumented in source.
keygroups
TOMLValue[string] keygroups;
Undocumented in source.
stringv
string stringv;
Undocumented in source.

Meta