Property | Type | Description | |
---|---|---|---|
GetPartyMemberInformation | PARTYMEMBER |
Method | Description | |
---|---|---|
PartyMemberTools ( int instanceID, byte index ) : System |
Constructor
|
|
ToString ( ) : String |
Method | Description | |
---|---|---|
GetPartyMemberInformation ( ) : PARTYMEMBER |
Gets the party member information for the passed party member
|
public PartyMemberTools ( int instanceID, byte index ) : System | ||
instanceID | int | Instance ID generated by FFACE |
index | byte | |
return | System |