wManager.Wow.Helpers Namespace
WRobot

Skill..::..Has Method

Has skill.

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

Syntax


public static bool Has(
	SkillLine skill
)
Public Shared Function Has ( _
	skill As SkillLine _
) As Boolean
public:
static bool^ Has(
	SkillLine^ skill
)

Parameters

skill
Type: wManager.Wow.Enums..::..SkillLine
The skill.

Return Value

has.