Node.propagateNotification

Notifies the current node and all its children recursively by calling GodotObject.notification on all of them.

struct Node
@nogc nothrow
void
propagateNotification
(
in long what
)

Meta