LuaVar.get

Returns the given type of T.

struct LuaVar
public const @trusted pure
T
get
(
T
)
()

Throws

LuaException in case of type mismatch.

Meta