GodotObject._set

Sets a property. Returns true if the property exists.

struct GodotObject
@nogc nothrow
bool
_set
(
StringArg0
VariantArg1
)
(
in StringArg0 property
,
in VariantArg1 value
)

Meta