Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

BonusPack.MutantGameReplicationInfo

Extends
GameReplicationInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.GameReplicationInfo
            |   
            +-- BonusPack.MutantGameReplicationInfo

Constants Summary
Inherited Contants from Engine.GameReplicationInfo
PROPNUM

Variables Summary
PlayerReplicationInfoBottomFeederPRI
vectorMutantLocation
PlayerReplicationInfoMutantPRI
Inherited Variables from Engine.GameReplicationInfo
AdminEmail, AdminName, bAllowPlayerLights, bFastWeaponSwitching, bForceNoPlayerLights, bForceTeamSkins, bMatchHasBegun, bNoTeamChanges, bNoTeamSkins, BotDifficulty, bStopCountDown, bTeamGame, bTeamSymbolsUpdated, ElapsedTime, FlagHolder[2], FlagPos, FlagState[2], FlagTarget, GameClass, GameName, GoalScore, GRIPropDescText[PROPNUM], GRIPropsDisplayText[PROPNUM], MatchID, MaxLives, MessageOfTheDay, MinNetPlayers, MOTDLine1, MOTDLine2, MOTDLine3, MOTDLine4, PRIArray, RemainingMinute, RemainingTime, SecondCount, ServerName, ServerRegion, ShortName, TeamSymbols[2], Teams[2], TimeLimit, VoiceReplicationInfo, WeaponBerserk, Winner

Functions Summary
function PostBeginPlay ()
function Timer ()
Inherited Functions from Engine.GameReplicationInfo
AddPRI, FillPlayInfo, FindPlayerByID, GetDescriptionText, GetPRIArray, PostBeginPlay, PostNetBeginPlay, RemovePRI, Reset, TeamSymbolNotify, Timer, UpdatePrecacheMaterials


Variables Detail

BottomFeederPRI Source code

var PlayerReplicationInfo BottomFeederPRI;

MutantLocation Source code

var vector MutantLocation;

MutantPRI Source code

var PlayerReplicationInfo MutantPRI;


Functions Detail

PostBeginPlay Source code

function PostBeginPlay ( )

Timer Source code

function Timer ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:06.500 - Created with UnCodeX