TrustDummyPlayerMember Class |
Namespace: ff14bot.Managers
public class TrustDummyPlayerMember : PartyMember
The TrustDummyPlayerMember type exposes the following members.
Name | Description | |
---|---|---|
![]() | BattleCharacter |
Casts the party members game object to a BattleCharacter this should have probably been the default for gameobject
(Inherited from PartyMember.) |
![]() | Class |
Gets the party members class
(Overrides PartyMemberClass.) |
![]() | CurrentHealth |
Gets the party members current health
(Overrides PartyMemberCurrentHealth.) |
![]() | CurrentMana |
Gets the party members current mana
(Overrides PartyMemberCurrentMana.) |
![]() | CurrentTP |
Gets the party members current tp
(Overrides PartyMemberCurrentTP.) |
![]() | GameObject |
Gets the party members GameObject
(Inherited from PartyMember.) |
![]() | IsInObjectManager |
Checks if the party member is inside the objectmananger and additional information can be fetched
(Inherited from PartyMember.) |
![]() | IsMe |
Checks if the partymember is the player
(Overrides PartyMemberIsMe.) |
![]() | IsPartyLeader |
Checks if the party member is the leader
(Overrides PartyMemberIsPartyLeader.) |
![]() | IsValid | (Inherited from RemoteObject.) |
![]() | IsXRealm |
Checks if the party member is cross realm
(Overrides PartyMemberIsXRealm.) |
![]() | MaxHealth |
Gets the party members max health
(Overrides PartyMemberMaxHealth.) |
![]() | MaxMana |
Gets the party members max mana
(Overrides PartyMemberMaxMana.) |
![]() | Name |
Gets the party members name
(Overrides PartyMemberName.) |
![]() | ObjectId |
Get the objectId of the partymembers world character
(Overrides PartyMemberObjectId.) |
![]() | PartyObjectId |
Gets the party members party object id, used to check if the party member is the leader
(Overrides PartyMemberPartyObjectId.) |
![]() | Pointer | (Inherited from RemoteObject.) |
![]() | SyncdLevel |
Gets the party members synced job level
(Overrides PartyMemberSyncdLevel.) |
![]() | VTable | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnUpdatePointer | (Inherited from RemoteObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from PartyMember.) |
![]() | UpdatePointer | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
![]() | index | (Inherited from PartyMember.) |