Npc..::..PosZ Property
Gets or sets the position z.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
[XmlIgnoreAttribute] public float PosZ { get; set; }
<XmlIgnoreAttribute> _ Public Property PosZ As Single Get Set
[XmlIgnoreAttribute] public: property float^ PosZ { float^ get (); void set (float^ value); }