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