Click or drag to resize

WizardItem Property

Returns the screen at particular index.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual Window this[
	int index
] { get; }
Request Example View Source

Parameters

index
Type: SystemInt32

Property Value

Type: Window
See Also