Click or drag to resize

UIManagerHidden Event

Event that's called when any window is hidden.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static event Action<Window> Hidden
Request Example View Source

Value

Type: SystemActionWindow
See Also