OnDestroy: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 December 2023

  • curprev 05:3905:39, 28 December 2023Tayfunwiki talk contribs 2,497 bytes +2,497 Created page with "== <code>onDestroy</code> Event in Actor Class == === Overview === The <code>onDestroy</code> event in the Actor class is a crucial component in managing the lifecycle of actor instances within a game. This event is triggered when an Actor instance is destroyed, making it a key element in handling the removal of actors from the game environment. === Description === * Event Type: <code>Action<Actor></code> * Functionality: The event is fired when an Actor instance is d..." Tag: Visual edit