wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..SkillLineRequired Property

Gets the skill line required.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public SkillLine SkillLineRequired { get; }
Public ReadOnly Property SkillLineRequired As SkillLine
	Get
public:
property SkillLine^ SkillLineRequired {
	SkillLine^ get ();
}

Field Value

The skill line required.