WoWUnit Methods
The WoWUnit type exposes the following members.
Methods
Name | Description | |
---|---|---|
BuffCastedBy |
Buff casted by.
|
|
BuffCastedByAll |
Buff casted by all.
|
|
BuffStack(List<(Of <<'(UInt32>)>>)) |
Buff stack count.
|
|
BuffStack(UInt32) |
Buff stack count.
|
|
BuffStack(String) |
Buff stack count.
|
|
BuffTimeLeft(String) |
Buff time left.
|
|
BuffTimeLeft(List<(Of <<'(UInt32>)>>)) |
Buff time left.
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAllBuff |
Gets all buff.
|
|
GetBuff(String) |
Gets the buff.
|
|
GetBuff(List<(Of <<'(UInt32>)>>)) |
Gets the buff.
|
|
GetBuffs(String) |
Gets the buffs.
|
|
GetBuffs(List<(Of <<'(UInt32>)>>)) |
Gets the buffs.
|
|
GetDescriptorAddress(Descriptors..::..UnitFields) | ||
GetDescriptorAddress(Descriptors..::..ObjectFields) |
Gets the descriptor address.
(Inherited from WoWObject.) |
|
GetDescriptorAddress(UInt32) |
Gets the descriptor address.
(Inherited from WoWObject.) |
|
GetDescriptorAddress(UInt32, UInt32) |
Gets the descriptor address.
(Inherited from WoWObject.) |
|
GetHashCode | (Inherited from Object.) | |
GetMaxPowerByPowerType |
Gets maximum power value by type.
|
|
GetMovementFlag |
Gets if movement flag is present.
|
|
GetMyBuff |
Gets my buff.
|
|
GetPowerByPowerType |
Gets power value by power type.
|
|
GetType | (Inherited from Object.) | |
HaveBuff(String) |
Has the buff.
|
|
HaveBuff(List<(Of <<'(UInt32>)>>)) |
Has the buff.
|
|
HaveBuff(UInt32) |
Has the buff.
|
|
IsBehind |
Determines whether the specified target position is behind.
|
|
IsFacing |
Determines whether the specified target position is facing.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Inherited from WoWObject.) |