Click or drag to resize

UIManagerShowing Event

Event that's called when any window is showing.

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

Value

Type: SystemActionWindow
See Also