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