SpiecsEngine
 
Loading...
Searching...
No Matches

◆ OnDeactivate()

void Spices::EditorWorld::OnDeactivate ( )
overridevirtual

This interface defines the specific world behave after on activated.

Implements Spices::World.

Reimplemented in Spices::WhittedRTWorld, and Spices::GameEditorWorld.

Definition at line 61 of file EditorWorld.cpp.

62 {
63
64 }

Referenced by Spices::WhittedRTWorld::OnDeactivate(), and Spices::GameEditorWorld::OnDeactivate().