[Base Class](../groups/Base Class.Base Class.md) / GameApplication
GameApplication Class
The base class of the main script
Table of contents
Methods
onEnter(): void |
|---|
| Lifecycle function - executed before onStart of all script |
Methods
onEnter
• Protected onEnter(): void
Lifecycle function - executed before onStart of all script
Editor API