Click or drag to resize

WizardIndexOf Method

Returns the index of a particular screen.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual int IndexOf(
	Window window
)
Request Example View Source

Parameters

window
Type: Kit.UIWindow

Return Value

Type: Int32
See Also