- get
T get(IndexT index)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(IndexT index, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMetatable
void setMetatable(LuaTable metatable)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, IndexT index)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.