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