wManager.Wow.Helpers Namespace
WRobot

Vector3..::..IsSwimming Method

Determines whether is swimming type.

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

Syntax


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

Return Value

true if is swimming type; otherwise, false.