Template_GameInfo Class Reference

EDM Gameinfo. More...

List of all members.

Public Member Functions

class< Template_EDMPlayerExchangeClass (String InClass)
 Get the spawn class.
class< Actor > CompNameGetClass ()
 Information class.

Public Attributes

String BaseEDMMutator
 The base mutator class.
Template_GameType Interpreter
 The interpreter.
class< Template_EPRIDefaultEPRIClass
 Default PRI class.
String EstablishedMutators [50]
 Configurable mutators.


Detailed Description

A gameinfo class that reroutes all of its functions to the game's interpretter object.

Member Function Documentation

class<Template_EDMPlayer> ExchangeClass ( String  InClass  ) 

This function is given the player class that a player is joining with, and it should return the adjusted EDM player class.

Parameters:
InClass The class that a player is joining with
Returns:
The Template_EDMPlayer class that it should be replaced with

class<Actor> CompNameGetClass (  ) 

This function should return the class that is used to get players' computer names and version infos. The class that is returned by this is responsible for eventually calling the AcceptPlayer() function in the game's interpreter.

Returns:
The class that is responsible for calling Template_GameType.AcceptPlayer()


Member Data Documentation

The base EDMMut mutator class.

The interpreter object for this game.

The default class to use for player replication info.

String EstablishedMutators[50]

50 additional, configurable mutators for the game.


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