GodotObject.notification

Notify the object of something.

struct GodotObject
@nogc nothrow
void
notification
(
in long what
,
in bool reversed = false
)

Meta