LuaVar.this

Initializes the value with the type of val

  1. this(T val)
    struct LuaVar
    public @safe pure nothrow
    this
    (
    T
    )
    (
    T val
    )
  2. this(lua_State* state, int idx)

Meta