Class SUSceneUnloadedEventData
Event data for Scene Unloaded callback
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public class SUSceneUnloadedEventData
Constructors
SUSceneUnloadedEventData(String)
Declaration
public SUSceneUnloadedEventData(string scene)
Parameters
Type | Name | Description |
---|---|---|
String | scene |
Properties
SceneName
Declaration
public string SceneName { get; }
Property Value
Type | Description |
---|---|
String |