Function GffResRef.value
Accessor for manipulating GffResRef like a string
string value() @property @safe const;
void value
(
in const(string) str
) @property @safe;
Accessor for manipulating GffResRef like a string
string value() @property @safe const;
void value
(
in const(string) str
) @property @safe;