Gah - a solution with more questions. – EntropicLqd

UE2:ASPlayerReplicationInfo (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UT2k4Assault

ASPlayerReplicationInfo Created by Laurent Delayen © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

bAutoRespawn[edit]

Type: bool

for reinforcements

bTeleportToSpawnArea[edit]

Type: bool

Player can teleport to new spawn area

DestroyedVehicles[edit]

Type: byte


DisabledFinalObjective[edit]

Type: byte


DisabledObjectivesCount[edit]

Type: byte


PawnOverrideClass[edit]

Type: string


TeleportTime[edit]

Type: int

countdown until valid

TrophiesXOffset[edit]

Type: float

for drawing tropheys on scoreboard

Functions[edit]

Events[edit]

Timer[edit]

event Timer ()

Overrides: PlayerReplicationInfo.Timer


Other instance functions[edit]

CanBotTeleport[edit]

function bool CanBotTeleport (Controller C)


Reset[edit]

function Reset ()

Overrides: PlayerReplicationInfo.Reset