Interface ISUSceneUnloadingHandler
Interface for registering to Scene Unloading callback
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public interface ISUSceneUnloadingHandler
Methods
OnSUSceneUnloading(SUSceneUnloadingEventData)
Declaration
void OnSUSceneUnloading(SUSceneUnloadingEventData eventInfo)
Parameters
Type | Name | Description |
---|---|---|
SUSceneUnloadingEventData | eventInfo |