dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
PropTable.get
dmdscript
property
PropTable
Undocumented in source. Be warned that the author may not have intended to support it.
Value
*
get
(Value* key, hash_t hash)
Value
*
get
(d_uint32 index)
Value
*
get
(Identifier* id)
Value
*
get
(d_string name, hash_t hash)
struct
PropTable
Value
*
get
(
d_string
name
,
hash_t
hash
)
Meta
Source
See Implementation
dmdscript
property
PropTable
constructors
this
functions
canput
del
get
getProperty
hasownproperty
hasproperty
initialize
opApply
put
variables
callcontext
previous
table