Method DeinitializeLoader
DeinitializeLoader()
If there is an active loader, this function will deinitialize it and remove the active loader instance from management. We will automatically call StopSubsystems() prior to deinitialization to make sure that things are cleaned up appropriately.
You must wait for isInitializationComplete to be set to true before calling this API.
Upon return isInitializationComplete will be rest to false;
Declaration
public void DeinitializeLoader()