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

UT2k4Assault.ASPlayerReplicationInfo

Extends
xPlayerReplicationInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.PlayerReplicationInfo
            |   
            +-- UnrealGame.TeamPlayerReplicationInfo
               |   
               +-- XGame.xPlayerReplicationInfo
                  |   
                  +-- UT2k4Assault.ASPlayerReplicationInfo

Variables Summary
boolbAutoRespawn
boolbTeleportToSpawnArea
byteDestroyedVehicles
byteDisabledFinalObjective
byteDisabledObjectivesCount
StringPawnOverrideClass
intTeleportTime
floatTrophiesXOffset
Inherited Variables from XGame.xPlayerReplicationInfo
bForceNoPlayerLights, bNoTeamSkins, Rec
Inherited Variables from UnrealGame.TeamPlayerReplicationInfo
bFirstBlood, bHolding, combocount, Combos[5], DaredevilPoints, FlagReturns, FlagTouches, flakcount, headcount, LocalStatsScreenClass, MultiKills[7], ranovercount, Spree[6], Squad, Suicides, VehicleStatsArray, WeaponStatsArray

Structures Summary
Inherited Structures from UnrealGame.TeamPlayerReplicationInfo
VehicleStats, WeaponStats

Functions Summary
functionbool CanBotTeleport (Controller C ))
function Reset ()))
function Timer ()))
Inherited Functions from XGame.xPlayerReplicationInfo
GetPortrait, SetCharacterName, UpdateCharacter, UpdatePrecacheMaterials
Inherited Functions from UnrealGame.TeamPlayerReplicationInfo
AddVehicleDeath, AddVehicleDeathDriving, AddVehicleKill, AddWeaponDeath, AddWeaponDeathHolding, AddWeaponKill, PostBeginPlay, UpdateVehicleStats, UpdateWeaponStats


Variables Detail

bAutoRespawn Source code

var bool bAutoRespawn;

bTeleportToSpawnArea Source code

var bool bTeleportToSpawnArea;

DestroyedVehicles Source code

var byte DestroyedVehicles;

DisabledFinalObjective Source code

var byte DisabledFinalObjective;

DisabledObjectivesCount Source code

var byte DisabledObjectivesCount;

PawnOverrideClass Source code

var String PawnOverrideClass;

TeleportTime Source code

var int TeleportTime;

TrophiesXOffset Source code

var float TrophiesXOffset;


Functions Detail

CanBotTeleport Source code

function bool CanBotTeleport ( Controller C ) )

Reset Source code

function Reset ( ) )

Timer Source code

function Timer ( ) )



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