wManager.Wow.Helpers Namespace
WRobot

Party..::..IsInGroup Method

Determines whether character is in group (party and raid).

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

Syntax


public static bool IsInGroup()
Public Shared Function IsInGroup As Boolean
public:
static bool^ IsInGroup()

Return Value

true if is in group; otherwise, false.