PartyMember Properties |
The PartyMember 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
| |
Class |
Gets the party members class
| |
CurrentHealth |
Gets the party members current health
| |
CurrentMana |
Gets the party members current mana
| |
CurrentTP |
Gets the party members current tp
| |
GameObject |
Gets the party members GameObject
| |
IsInObjectManager |
Checks if the party member is inside the objectmananger and additional information can be fetched
| |
IsMe |
Checks if the partymember is the player
| |
IsPartyLeader |
Checks if the party member is the leader
| |
IsValid | (Inherited from RemoteObject.) | |
IsXRealm |
Checks if the party member is cross realm
| |
MaxHealth |
Gets the party members max health
| |
MaxMana |
Gets the party members max mana
| |
Name |
Gets the party members name
| |
ObjectId |
Get the objectId of the partymembers world character
| |
PartyObjectId |
Gets the party members party object id, used to check if the party member is the leader
| |
Pointer | (Inherited from RemoteObject.) | |
SyncdLevel |
Gets the party members synced job level
| |
VTable | (Inherited from RemoteObject.) |