Enum GodotObject.Constants

enum Constants : int { ... }

Enum members

NameDescription
notificationPostinitialize Called right when the object is initialized. Not available in script.
notificationPredelete Called before the object is about to be deleted.