inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
PropertyStore.set
inochi2d
core
property
PropertyStore
Sets a property from its quark.
struct
PropertyStore
@
nogc
nothrow
void
set
(
T
)
(
quark
q
,
T
value
)
Parameters
q
quark
The property quark.
value
T
The value to set.
Meta
Source
See Implementation
inochi2d
core
property
PropertyStore
destructors
~this
functions
define
defineOverlay
get
getDefault
getFromIndex
offsetOf
reset
resetAll
set
properties
keys
properties
size
Sets a property from its quark.