wManager.Wow.Helpers Namespace
WRobot

GetPlayerName..::..GetName Method

Gets the name.

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

Syntax


public static string GetName(
	ulong guid
)
Public Shared Function GetName ( _
	guid As ULong _
) As String
public:
static String^ GetName(
	unsigned long long^ guid
)

Parameters

guid
Type: UInt64
The GUID.

Return Value

the name.