Click or drag to resize
SceneManagerSceneChangingDelegate Delegate

[Missing <summary> documentation for "T:Slash.Unity.Common.Scenes.SceneManager.SceneChangingDelegate"]

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public delegate void SceneChangingDelegate(
	string newScene
)

Parameters

newScene
Type: SystemString
See Also