wManager.Wow.Helpers Namespace
WRobot

FightClassSpell..::..NotSpellIsLuaScript Property

Gets or sets a value indicating whether [not spell is lua script].

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

Syntax


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

Field Value

true if [not spell is lua script]; otherwise, false.