LuaTablePseudo

Undocumented in source.

Constructors

this
this(LuaState* lua, int index)
Undocumented in source.

Members

Functions

get
T get(IndexT index)
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.
pushElement
void pushElement(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.

Properties

lua
LuaState* lua [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta