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. | |
| Template_EPRI FindEPRI | ( | String | PlayerFind, | |
| int | IDFind | |||
| ) |
Find a Template_EPRI for a player who has the given name or ID.
| 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 |
Array of all the Template_EPRI objects that are found in the game
| int PlayerCount |
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.
1.5.6