Click or drag to resize

UIManagerHiding Event

Event that's called when any window is hiding.

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

Value

Type: SystemActionWindow
See Also