Template_PlayerDirectory Class Reference

Client-side player list. More...

List of all members.

Public Member Functions

Template_EPRI FindEPRI (String PlayerFind, int IDFind)
 Find a Template_EPRI.

Public Attributes

Template_EPRI PRIArray [32]
 Player array.
int PlayerCount
 Player count.
String Rank
 Rank.
String Spread
 Spread.


Detailed Description

A client-side list of all PlayerReplicationInfos detected in the server. This class can be used to find other players and to hold the owner's rank and spread.

Member Function Documentation

Template_EPRI FindEPRI ( String  PlayerFind,
int  IDFind 
)

Find a Template_EPRI for a player who has the given name or ID.

Parameters:
PlayerFind The name of the player to find. This must be the name after ColorInfo.RemoveColoring() has been called on it.
IDFind The ID of the player to find
Returns:
The Template_EPRI that matches the given name or id, if any
See also:
ColorInfo.RemoveColoring()


Member Data Documentation

Array of all the Template_EPRI objects that are found in the game

The total number of players in the game, including spectators.

String Rank

The rank of whoever owns this Template_PlayerDirectory.

String Spread

The spread of whoever owns this Template_PlayerDirectory.


Generated on Tue Jun 2 16:26:38 2009 for EDM6 by  doxygen 1.5.6