wManager.Wow.Helpers Namespace
WRobot

WoWGameObject Members

The WoWGameObject type exposes the following members.

Constructors


  Name Description
Public method WoWGameObject
Initializes a new instance of the WoWGameObject class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDescriptorAddress(Descriptors..::..GameObjectFields)
Public method GetDescriptorAddress(Descriptors..::..ObjectFields)
Gets the descriptor address.
(Inherited from WoWObject.)
Public method GetDescriptorAddress(UInt32)
Gets the descriptor address.
(Inherited from WoWObject.)
Public method GetDescriptorAddress(UInt32, UInt32)
Gets the descriptor address.
(Inherited from WoWObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ModelName
Gets model file name.
Public method Rotation
Gets rotation (facing)
Public method ToString
Returns a String that represents this instance.
(Inherited from WoWObject.)

Properties


  Name Description
Protected property BaseAddress (Inherited from WoWObject.)
Protected property BaseDescriptorAddressCACHE (Inherited from WoWObject.)
Public property CanOpen
Gets a value indicating whether can open.
Public property CreatedBy
Gets creator GUID.
Public property Data0
Gets the data0.
Public property Data1
Gets the data1.
Public property Data8
Gets the data8.
Public property DisplayId
Gets display id.
Public property Entry (Inherited from WoWObject.)
Public property Flags
Gets the Flags.
Public property FlagsInt
Gets the Flags.
Public property GetBaseAddress
Gets the base address.
(Inherited from WoWObject.)
Public property GetDescriptorStartAddress
Gets the descriptor start address.
(Inherited from WoWObject.)
Public property GetDistance
Gets the distance (from local player).
Public property GetDistance2D
Gets the distance 2d (from local player).
Public property GetDistanceZ
Gets the distance z (from local player).
Public property GOType
Gets the type of the gameobject.
Public property Guid
Gets the GUID.
(Inherited from WoWObject.)
Public property InteractDistance
Gets or sets the interact distance (memorized in InteractDistanceByEntry).
Public property Static member InteractDistanceByEntry
Gets or set the interact distance by entry.
Public property IsBlacklisted
Gets a value indicating whether this object is blacklisted (IsBlackListedAllConditions(WoWUnit)).
Public property IsGoodInteractDistance
Gets a value indicating whether is good interact distance.
Public property IsIndoors
Gets a value indicating whether is indoors.
Public property IsMailbox
Gets a value indicating whether is mailbox.
Public property IsMDXCollidable
Gets a value indicating whether is MDX collidable.
Public property IsOutdoors
Gets a value indicating whether is outdoors.
Public property IsValid
Returns true if is valid.
(Inherited from WoWObject.)
Public property LockEntry
Gets the lock entry.
Public property Matrix
Gets the matrix.
Public property Name
Gets the name.
Public property ParentRotation
Gets the Parent Rotation.
Public property Position
Gets the position.
Public property Scale
Gets the scale.
(Inherited from WoWObject.)
Public property SkillLineRequired
Gets the skill line required.
Public property Type
Gets the type.
(Inherited from WoWObject.)