Shutdown

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Private function Virtual

void

 

Shutdown()

We don't want to use this overload of Shutdown because an activity may need to know the ShutdownType if it is still running when Shutdown is called (to End properly).

Public function Virtual

void

 

Shutdown

(
    EToolShutdownType ShutdownType
)

Should be called during a tool's Shutdown()Should be called during a tool's Shutdown()