wManager.Wow.Helpers Namespace
WRobot

SpellManager..::..ExistMount Method (UInt32)

Mount exist.

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

Syntax


public static bool ExistMount(
	uint spellId
)
Public Shared Function ExistMount ( _
	spellId As UInteger _
) As Boolean
public:
static bool^ ExistMount(
	unsigned int^ spellId
)

Parameters

spellId
Type: UInt32
The spell id.

Return Value

true if exist, false otherwise.