Click or drag to resize

PartyMember Properties

The PartyMember type exposes the following members.

Properties
  NameDescription
Public propertyBattleCharacter
Casts the party members game object to a BattleCharacter this should have probably been the default for gameobject
Public propertyClass
Gets the party members class
Public propertyCurrentHealth
Gets the party members current health
Public propertyCurrentMana
Gets the party members current mana
Public propertyCurrentTP
Gets the party members current tp
Public propertyGameObject
Gets the party members GameObject
Public propertyIsInObjectManager
Checks if the party member is inside the objectmananger and additional information can be fetched
Public propertyIsMe
Checks if the partymember is the player
Public propertyIsPartyLeader
Checks if the party member is the leader
Public propertyIsValid (Inherited from RemoteObject.)
Public propertyIsXRealm
Checks if the party member is cross realm
Public propertyMaxHealth
Gets the party members max health
Public propertyMaxMana
Gets the party members max mana
Public propertyName
Gets the party members name
Public propertyObjectId
Get the objectId of the partymembers world character
Public propertyPartyObjectId
Gets the party members party object id, used to check if the party member is the leader
Public propertyPointer (Inherited from RemoteObject.)
Public propertySyncdLevel
Gets the party members synced job level
Public propertyVTable (Inherited from RemoteObject.)
Top
See Also