CrossRealmPartyMember Class |
Namespace: ff14bot.Managers
public class CrossRealmPartyMember : PartyMember
The CrossRealmPartyMember 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 PartyMember.Class.) |
![]() | CurrentHealth |
Gets the party members current health
(Overrides PartyMember.CurrentHealth.) |
![]() | CurrentMana |
Gets the party members current mana
(Overrides PartyMember.CurrentMana.) |
![]() | CurrentTP |
Gets the party members current tp
(Overrides PartyMember.CurrentTP.) |
![]() | 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 PartyMember.IsMe.) |
![]() | IsPartyLeader |
Checks if the party member is the leader
(Overrides PartyMember.IsPartyLeader.) |
![]() | IsValid | (Overrides RemoteObject.IsValid.) |
![]() | IsXRealm |
Checks if the party member is cross realm
(Overrides PartyMember.IsXRealm.) |
![]() | MaxHealth |
Gets the party members max health
(Overrides PartyMember.MaxHealth.) |
![]() | MaxMana |
Gets the party members max mana
(Overrides PartyMember.MaxMana.) |
![]() | Name |
Gets the party members name
(Overrides PartyMember.Name.) |
![]() | ObjectId |
Get the objectId of the partymembers world character
(Overrides PartyMember.ObjectId.) |
![]() | PartyObjectId |
Gets the party members party object id, used to check if the party member is the leader
(Overrides PartyMember.PartyObjectId.) |
![]() | Pointer | (Inherited from RemoteObject.) |
![]() | SyncdLevel |
Gets the party members synced job level
(Overrides PartyMember.SyncdLevel.) |
![]() | 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.) |