Npc Properties
The Npc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Active |
Gets or sets a value indicating whether this Npc can be used.
|
![]() |
CanFlyTo |
Gets or sets a value indicating if character can fly to.
|
![]() |
ContinentId |
Gets or sets the continent id.
|
![]() |
CurrentProfileNpc |
Gets or sets a value indicating if it is Npc of current product profile (for AcceptOnlyProfileNpc).
|
![]() |
Entry |
Gets or sets the entry id.
|
![]() |
Faction |
Gets or sets the faction.
|
![]() |
GossipOption |
Gets or sets the gossip option.
|
![]() |
Name |
Gets or sets the name (or description).
|
![]() |
PosX |
Gets or sets the position x.
|
![]() |
PosY |
Gets or sets the position y.
|
![]() |
PosZ |
Gets or sets the position z.
|
![]() |
Save | |
![]() |
ScriptCanCondition |
Script can condition (code like return wManager.Wow.ObjectManager.ObjectManager.Me.Level > 10;, default language is C#, start by lua: or luabot: or vb: to change script language).
|
![]() |
Type |
Gets or sets the type.
|
![]() |
VendorItemClass |
Gets or sets the vendor item class.
|