Click or drag to resize

UIManagerShown Event

Event that's called when any window is shown.

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

Value

Type: SystemActionWindow
See Also