C# Class FFACETools.FFACE.PartyMemberTools

Wrapper class for party member information
Afficher le fichier Open project: golfandsurf/Campah

Private Properties

Свойство Type Description
GetPartyMemberInformation PARTYMEMBER

Méthodes publiques

Méthode Description
PartyMemberTools ( int instanceID, byte index ) : System

Constructor

ToString ( ) : String

Private Methods

Méthode Description
GetPartyMemberInformation ( ) : PARTYMEMBER

Gets the party member information for the passed party member

Method Details

PartyMemberTools() public méthode

Constructor
public PartyMemberTools ( int instanceID, byte index ) : System
instanceID int Instance ID generated by FFACE
index byte
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String