wManager.Wow.Helpers Namespace
WRobot

Vector3..::..IsGround Method

Determines whether is ground (default) type.

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

Syntax


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

Return Value

true if is ground type; otherwise, false.