SpiecsEngine
 
Loading...
Searching...
No Matches

◆ OnSystemShutDown()

void Spices::SlateSystem::OnSystemShutDown ( )
overridevirtual

This interface defines the behaves on specific system shutdown. Called when system popped from SystemManager.

Reimplemented from Spices::System.

Definition at line 46 of file SlateSystem.cpp.

47 {
48
49 }