godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
GodotSignal.signal
godot
signal
GodotSignal
Undocumented in source.
struct
GodotSignal
package package(godot)
union
signal {
godot_signal
_godot_signal
;
GodotSignal_Bind
_bind
;
}
Members
Variables
_bind
GodotSignal_Bind
_bind
;
Undocumented in source.
_godot_signal
godot_signal
_godot_signal
;
Undocumented in source.
Meta
Source
See Implementation
godot
signal
GodotSignal
constructors
this
destructors
~this
functions
_defaultCtor
connect
disconnect
emit
getConnections
getName
getObject
getObjectId
isConnected
isNull
unions
signal
variables
_signal