nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
GffValue.opIndexAssign
nwn
gff
GffValue
Shorthand for modifying the GffValue as a GffStruct
auto ref
opIndexAssign
(T rhs, string label)
struct
GffValue
ref
auto ref
opIndexAssign
(
T
)
(
T
rhs
,
in
string
label
)
if
(
is
(
T
:
GffValue
) ||
isGffNativeType
!
T
)
auto ref
opIndexAssign
(GffStruct rhs, size_t index)
Meta
Source
See Implementation
nwn
gff
GffValue
aliases
Value
constructors
this
functions
get
opIndex
opIndexAssign
to
toJson
toPrettyString
properties
type
variables
value
Shorthand for modifying the GffValue as a GffStruct