Life Cycle
🧠Script Lifecycle & Entry Point
Load Event
int main()Return Value
Meaning
Unload Event
void on_unload()🔹 Execution Flow
🔹 Example #1 — Persistent Script
🔹 Example #2 — One-shot Script
🔹 Engine Integration Notes
Last updated