wManager.Wow.Helpers Namespace
WRobot

ProfileUserSettings..::..SkipSteps Property

Gets or sets the skipped steps index.

Namespace:  Quester.Bot
Assembly:  Quester (in Quester.dll)

Syntax


public List<int> SkipSteps { get; set; }
Public Property SkipSteps As List(Of Integer)
	Get
	Set
public:
property List<int^>^ SkipSteps {
	List<int^>^ get ();
	void set (List<int^>^ value);
}

Field Value

The skip steps.