godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ClassDBSingleton.classSetProperty
godot
classdb
ClassDBSingleton
Sets 'property' value of 'class' to 'value'.
struct
ClassDBSingleton
@
nogc
nothrow const
GodotError
classSetProperty
(
StringArg1
VariantArg2
)
(
GodotObject
object
,
in
StringArg1
property
,
in
VariantArg2
value
)
Meta
Source
See Implementation
godot
classdb
ClassDBSingleton
aliases
BaseClasses
functions
canInstance
classExists
classGetCategory
classGetIntegerConstant
classGetIntegerConstantList
classGetMethodList
classGetProperty
classGetPropertyList
classGetSignal
classGetSignalList
classHasIntegerConstant
classHasMethod
classHasSignal
classSetProperty
getClassList
getInheritersFromClass
getParentClass
instance
isClassEnabled
isParentClass
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets 'property' value of 'class' to 'value'.