godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ClassDBSingleton.classGetProperty
godot
classdb
ClassDBSingleton
Returns the value of
property
of
class
or its ancestry.
struct
ClassDBSingleton
@
nogc
nothrow const
Variant
classGetProperty
(
GodotObject
object
,
in
String
property
)
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
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the value of property of class or its ancestry.