Click or drag to resize

WizardIsValid Method

Returns whether a particular index is valid.

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

Parameters

index
Type: SystemInt32

Return Value

Type: Boolean
See Also