godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GodotObject.getMeta
godot
object
GodotObject
Returns the object's metadata entry for the given
name
.
struct
GodotObject
@
nogc
nothrow const
Variant
getMeta
(
in
String
name
)
Meta
Source
See Implementation
godot
object
GodotObject
aliases
BaseClasses
enums
ConnectFlags
Constants
functions
_get
_getPropertyList
_init
_notification
_set
_toString
addUserSignal
call
callDeferred
callv
canTranslateMessages
connect
disconnect
emitSignal
free
get
getClass
getIncomingConnections
getIndexed
getInstanceId
getMeta
getMetaList
getMethodList
getPropertyList
getScript
getSignalConnectionList
getSignalList
hasMeta
hasMethod
hasSignal
hasUserSignal
isBlockingSignals
isClass
isConnected
isQueuedForDeletion
notification
opAssign
opCmp
opEquals
propertyListChangedNotify
removeMeta
set
setBlockSignals
setDeferred
setIndexed
setMessageTranslation
setMeta
setScript
toHash
toString
tr
mixins
__anonymous
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
variables
_GODOT_internal_name
_godot_object
Returns the object's metadata entry for the given name.