SpiecsEngine
 
Loading...
Searching...
No Matches

◆ OnActivate()

void Spices::GameEditorWorld::OnActivate ( TimeStep & ts)
overridevirtual

This interface define the specific world behave on activated.

Parameters
[in]tsTimeStep.

Reimplemented from Spices::EditorWorld.

Definition at line 202 of file GameEditorWorld.cpp.

203 {
205
207 }
#define SPICES_PROFILE_ZONE
virtual void OnActivate(TimeStep &ts) override
This interface define the specific world behave on activated.

References Spices::EditorWorld::OnActivate().