INsdkExternalLoader
[Experimental] An interface to be implemented by packages to provide similar functionality to a Loader....
Declaration
public interface INsdkExternalLoaderSummary
[Experimental] An interface to be implemented by packages to provide similar functionality to a Loader. Classes implementing this interface can be registered through the INsdkLoader interface so that their Initialize and Deinitialize methods get called at the appropriate times for creating and destroying subsystems.
This Interface is experimental so may change or be removed from future versions without warning.