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

Betrayal.BetrayalGRI

Extends
GameReplicationInfo

BetrayalGRI Creation date: 2010-05-19 12:47 Last change: $Id$

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.GameReplicationInfo
            |   
            +-- Betrayal.BetrayalGRI

Constants Summary
Inherited Contants from Engine.GameReplicationInfo
PROPNUM

Variables Summary
BetrayalGRI
boolbBrighterPlayerSkins
boolbImprovedSlopeDodging
boolbPlayersMustBeReady
floatMaxUnlagTime
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 BeginPlay ()))
function PostNetBeginPlay ()))
function Timer ()))
Inherited Functions from Engine.GameReplicationInfo
AddPRI, FillPlayInfo, FindPlayerByID, GetDescriptionText, GetPRIArray, PostBeginPlay, PostNetBeginPlay, RemovePRI, Reset, TeamSymbolNotify, Timer, UpdatePrecacheMaterials


Variables Detail

BetrayalGRI

bBrighterPlayerSkins Source code

var(BetrayalGRI) editconst bool bBrighterPlayerSkins;

bImprovedSlopeDodging Source code

var(BetrayalGRI) editconst bool bImprovedSlopeDodging;

bPlayersMustBeReady Source code

var(BetrayalGRI) editconst bool bPlayersMustBeReady;

MaxUnlagTime Source code

var(BetrayalGRI) editconst float MaxUnlagTime;


Functions Detail

BeginPlay Source code

simulated function BeginPlay ( ) )
Duplicated form MutInstagib to improve the chances of pickup bases being removed.

PostNetBeginPlay Source code

simulated function PostNetBeginPlay ( ) )
Notify server whether this particular client wants unlagging.

Timer Source code

simulated function Timer ( ) )
Prevent incrementing clientside elapsed time before match start and after match end.


Defaultproperties

defaultproperties
{
}



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:00.270 - Created with UnCodeX