GodotObject.Constants

Values

ValueMeaning
notificationPostinitialize0

Called right when the object is initialized. Not available in script.

notificationPredelete1

Called before the object is about to be deleted.

connectDeferred1
connectPersist2
connectOneshot4
connectReferenceCounted8

Meta