wManager.Wow.Helpers Namespace
WRobot

Vector3..::..IsFlying Method

Determines if is flying type.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public bool IsFlying()
Public Function IsFlying As Boolean
public:
bool^ IsFlying()

Return Value

true if is flying type; otherwise, false.