wManager.Wow.Helpers Namespace
WRobot

BlackNpc..::..GuidNpc Property

Gets or sets object GUID in string format (Guid)

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

Syntax


public string GuidNpc { get; set; }
Public Property GuidNpc As String
	Get
	Set
public:
property String^ GuidNpc {
	String^ get ();
	void set (String^ value);
}

Field Value

The NPC GUID.