wManager.Wow.Helpers Namespace
WRobot

FightClassSpell..::..WaitDuringCasting Property

Gets or sets a value indicating whether [wait during casting].

Namespace:  wManager.Wow.Helpers.FightClassCreator
Assembly:  wManager (in wManager.dll)

Syntax


<SettingAttribute> _
<DefaultValueAttribute> _
<CategoryAttribute> _
<DisplayNameAttribute> _
<DescriptionAttribute> _
Public Property WaitDuringCasting As Boolean
	Get
	Set
[SettingAttribute]
[DefaultValueAttribute]
[CategoryAttribute]
[DisplayNameAttribute]
[DescriptionAttribute]
public:
property bool^ WaitDuringCasting {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [wait during casting]; otherwise, false.