godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GodotObject.notification
godot
object
GodotObject
Notify the object of something.
struct
GodotObject
@
nogc
nothrow
void
notification
(
in
long
what
,
in
bool
reversed
= false
)
Meta
Source
See Implementation
godot
object
GodotObject
aliases
BaseClasses
enums
ConnectFlags
Constants
functions
_get
_getPropertyList
_init
_notification
_set
addUserSignal
call
callDeferred
callv
canTranslateMessages
connect
disconnect
emitSignal
free
get
getClass
getIncomingConnections
getIndexed
getInstanceId
getMeta
getMetaList
getMethodList
getPropertyList
getScript
getSignalConnectionList
getSignalList
hasMeta
hasMethod
hasUserSignal
isBlockingSignals
isClass
isConnected
isQueuedForDeletion
notification
opAssign
opEquals
propertyListChangedNotify
set
setBlockSignals
setIndexed
setMessageTranslation
setMeta
setScript
tr
mixins
__anonymous
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
variables
_GODOT_internal_name
_godot_object
Notify the object of something.