dmdscript ~master (2021-10-28T17:31:24.0608394)
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
functions
canput
del
get
getProperty
hasownproperty
hasproperty
initialize
opApply
put
variables
previous
table