TGameStateWithBeforeWorldCreate
Hierarchy
- default
- TGameStateWithBeforeWorldCreate
Index
Properties
publiccreated
publicevents
publicjobs
publicoptionalworld
Methods
beforeWorldCreate
Parameters
engine: default
Returns Promise<void>
publicdestroy
Currently only calls destroy on the world which stops the physics worker
Returns Promise<void>
publicgetLighting
Returns TSerializedLighting
publicgetRenderTasks
Returns TSerializedRenderTask[]
Event queue for the game state which will recieve all events when the state is active.