Click or drag to resize
SceneManagerSceneChangedDelegate Delegate

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

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public delegate void SceneChangedDelegate(
	SceneRoot newSceneRoot
)

Parameters

newSceneRoot
Type: Slash.Unity.Common.ScenesSceneRoot
See Also