wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer Methods

The WoWLocalPlayer type exposes the following members.

Methods


  Name Description
Public method BuffCastedBy
Buff casted by.
(Inherited from WoWUnit.)
Public method BuffCastedByAll
Buff casted by all.
(Inherited from WoWUnit.)
Public method BuffStack(List<(Of <<'(UInt32>)>>))
Buff stack count.
(Inherited from WoWUnit.)
Public method BuffStack(UInt32)
Buff stack count.
(Inherited from WoWUnit.)
Public method BuffStack(String)
Buff stack count.
(Inherited from WoWUnit.)
Public method BuffTimeLeft(String)
Buff time left.
(Inherited from WoWUnit.)
Public method BuffTimeLeft(List<(Of <<'(UInt32>)>>))
Buff time left.
(Inherited from WoWUnit.)
Public method CooldownEnabled(UInt32)
Cooldown enabled.
Public method CooldownEnabled(String, Boolean)
Cooldown enabled.
Public method CooldownTimeLeft(UInt32)
Cooldown time left.
Public method CooldownTimeLeft(String, Boolean)
Cooldown time left.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllBuff
Gets all buff.
(Inherited from WoWUnit.)
Public method GetBuff(String)
Gets the buff.
(Inherited from WoWUnit.)
Public method GetBuff(List<(Of <<'(UInt32>)>>))
Gets the buff.
(Inherited from WoWUnit.)
Public method GetBuffs(String)
Gets the buffs.
(Inherited from WoWUnit.)
Public method GetBuffs(List<(Of <<'(UInt32>)>>))
Gets the buffs.
(Inherited from WoWUnit.)
Public method GetCorpseRecoveryDelay
Gets the corpse recovery delay.
Public method GetDescriptorAddress(Descriptors..::..PlayerFields) (Inherited from WoWPlayer.)
Public method GetDescriptorAddress(Descriptors..::..UnitFields) (Inherited from WoWUnit.)
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 GetEquipedItemBySlot
Gets the equipped item by slot.
(Inherited from WoWPlayer.)
Public method GetHashCode (Inherited from Object.)
Public method GetMaxPowerByPowerType
Gets maximum power value by type.
(Inherited from WoWUnit.)
Public method GetMovementFlag
Gets if movement flag is present.
(Inherited from WoWUnit.)
Public method GetMyBuff
Gets my buff.
(Inherited from WoWUnit.)
Public method GetPowerByPowerType
Gets power value by power type.
(Inherited from WoWUnit.)
Public method GetRunes()()()()
Gets the runes.
Public method GetRunes(RuneTypes)
Gets the runes by type.
Public method GetRunesReady(RuneTypes)
Gets the runes readies by type.
Public method GetRunesReady()()()()
Gets the runes readies.
Public method GetType (Inherited from Object.)
Public method HaveBuff(String)
Has the buff.
(Inherited from WoWUnit.)
Public method HaveBuff(List<(Of <<'(UInt32>)>>))
Has the buff.
(Inherited from WoWUnit.)
Public method HaveBuff(UInt32)
Has the buff.
(Inherited from WoWUnit.)
Public method IsAchievementCompleted
Determines whether achievement is completed.
Public method IsBehind
Determines whether the specified target position is behind.
(Inherited from WoWUnit.)
Public method IsFacing
Determines whether the specified target position is facing.
(Inherited from WoWUnit.)
Public method IsLooting
Determines whether is looting.
Protected method MemberwiseClone (Inherited from Object.)
Public method MoneyStringFormat()()()()
Public method MoneyStringFormat(Int64)
Money to string format (CopperToString(Int64)).
Public method RuneIsReady
Rune slot is ready.
Public method RunesReadyCount()()()()
Runes readies count.
Public method RunesReadyCount(RuneTypes)
Runes ready count.
Public method ToString
Returns a String that represents this instance.
(Inherited from WoWObject.)
Public method TotemExist
Totem exist.
Public method TotemTimeLeft
Totem time left.