Enum GodotObject.Constants
enum Constants
: int { ... }
Enum members
Name | Description |
---|---|
notificationPostinitialize
|
Called right when the object is initialized. Not available in script. |
notificationPredelete
|
Called before the object is about to be deleted. |