- userdata
Variant[string] userdata;
Undocumented in source.
- get
T get(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.