Click or drag to resize

UIManagerRegister Method

Register a window in the system. Called automatically.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static void Register(
	Window instance
)
Request Example View Source

Parameters

instance
Type: Kit.UIWindow
See Also