Click or drag to resize
WindowRoot.WindowDestroyed Event

[Missing <summary> documentation for "E:Slash.Unity.Common.Scenes.WindowRoot.WindowDestroyed"]

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public event Action<WindowRoot> WindowDestroyed

Value

Type: System.Action<WindowRoot>
See Also