Click or drag to resize
WindowManagerOnWindowDestroyed Method

[Missing <summary> documentation for "M:Slash.Unity.Common.Scenes.WindowManager.OnWindowDestroyed(Slash.Unity.Common.Scenes.WindowRoot)"]

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public void OnWindowDestroyed(
	WindowRoot windowRoot
)

Parameters

windowRoot
Type: Slash.Unity.Common.ScenesWindowRoot

[Missing <param name="windowRoot"/> documentation for "M:Slash.Unity.Common.Scenes.WindowManager.OnWindowDestroyed(Slash.Unity.Common.Scenes.WindowRoot)"]

See Also