Npc..::..Type Property
Gets or sets the type.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public Npc..::..NpcType Type { get; set; }
Public Property Type As Npc..::..NpcType Get Set
public: property Npc..::..NpcType^ Type { Npc..::..NpcType^ get (); void set (Npc..::..NpcType^ value); }