zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Value.this
zua
vm
engine
Value
Construct a new Value
this
(long v)
this
(int v)
this
(bool v)
struct
Value
this
(
bool
v
)
this
(double v)
this
(string v)
this
(TableValue v)
this
(UserdataValue v)
this
(FunctionValue v)
this
(ThreadValue v)
this
(Value* v)
Meta
Source
See Implementation
zua
vm
engine
Value
constructors
this
functions
call
equals
get
isNil
length
lessOrEqual
lessThan
luaToString
metacall
metatable
opEquals
set
toBool
toHash
toString
typeStr
static functions
from
makeTuple
rawTupleUnsafe
unions
__anonymous
variables
type
Construct a new Value