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

UTGame.UTOnslaughtPRI

Extends
UTPlayerReplicationInfo

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.PlayerReplicationInfo
            |   
            +-- UTGame.UTPlayerReplicationInfo
               |   
               +-- UTGame.UTOnslaughtPRI

Direct Known Subclasses:

UTOnslaughtHeroPRI

Variables Summary
boolbPendingMapDisplay
floatPendingDamageBonus
floatPendingHealBonus
Inherited Variables from UTGame.UTPlayerReplicationInfo
bAllPickupsFoundThisMap, bHasBeenHero, bHolding, bHUDRendered, BlueBodyMIC, BlueHeadMIC, bPrecachedBot, bUsingReplacementCharacter, CharacterCacheClass, CharacterData, CharacterDataChangeCount, CharacterMesh, CharacterMeshTeamNum, CharPortrait, ClanTag, CustomReplicationInfo, DeathStats, DefaultHudColor, DrivingStats, EventStats, FirstPersonArmMaterial, FirstPersonArmMesh, HasFlag, HeroThreshold, HUDLocation, HUDMaterialInstance, HUDPawnClass, HUDPawnLocation, HUDPawnYaw, KillStats, LastKillerPRI, LastKillTime, LastReceivedCharacterDataTime, MultiKillLevel, NodeStats, OrdersIndex, OrdersString[8], PickupFlags, PickupStats, PowerupTimeStats, RedBodyMIC, RedHeadMIC, SinglePlayerCharacterIndex, spree, Squad, StartObjective, SuicideStats, TemporaryStartObjective, TTSSpeaker, VehicleKillStats, VoiceClass, WeaponAwardIndex, WeaponAwardKills
Inherited Variables from Engine.PlayerReplicationInfo
bAdmin, bBot, bControllerVibrationAllowed, bFromPreviousLevel, bFromPreviousLevel_Replicated, bHasBeenWelcomed, bHasFlag, bIsFemale, bIsInactive, bIsSpectator, bOnlySpectator, bOutOfLives, bReadyToPlay, bWaitingPlayer, Deaths, ExactPing, FriendFollowedId, GameMessageClass, Kills, NumberOfMatchesPlayed, NumLives, OldName, PacketLoss, Ping, PlayerAlias, PlayerID, PlayerLocationHint, PlayerName, PlayerRanking, SavedNetworkAddress, Score, StartTime, StringDead, StringSpectating, StringUnknown, Team, TeamID, UniqueId

Structures Summary
Inherited Structures from UTGame.UTPlayerReplicationInfo
IntStat, TimeStat

Functions Summary
function AddDamageBonus (float Bonus))
function AddHealBonus (float Bonus))
functionUTOnslaughtObjective GetCurrentNode ()))
Inherited Functions from UTGame.UTPlayerReplicationInfo
AddCoins, AddToEventStat, AddToNodeStat, AllowClientToTeleport, AttemptMidGameMenu, CanBeHero, CheckHeroMeter, ClientOnAllPickupsTaken, CopyProperties, Destroyed, GetCallSign, GetCustomCharOtherTeamString, GetCustomCharTeamString, GetFlag, GetHeroMeter, GetHudColor, GetLocationName, GetNumCoins, GetStartObjective, IncrementDeathStat, IncrementEventStat, IncrementHeroMeter, IncrementKills, IncrementKillStat, IncrementNodeStat, IncrementPickupStat, IncrementSpree, IncrementSuicideStat, IncrementVehicleKillStat, IsHero, LogMultiKills, OverrideWith, RenderMapIcon, ReplicatedEvent, Reset, ResetHero, RetryProcessCharacterData, SeamlessTravelTo, ServerTeleportToActor, SetCharacterData, SetCharacterMesh, SetCharMeshMaterial, SetFirstPersonArmInfo, SetFlag, SetOtherTeamSkin, SetStartObjective, ShouldBroadCastWelcomeMessage, ShowMidGameMenu, StartDrivingStat, StartPowerupTimeStat, StopDrivingStat, StopPowerupTimeStat, TriggerHero, UpdateCustomTeamSkin, UpdateEventStatAchievements, UpdatePickupFlags, UpdatePlayerLocation, UpdatePowerupAchievements
Inherited Functions from Engine.PlayerReplicationInfo
AreUniqueNetIdsEqual, BindPlayerOwnerDataProvider, ClientInitialize, CopyProperties, Destroyed, DisplayDebug, Duplicate, GetHumanReadableName, GetLocationName, GetPlayerAlias, GetTeamNum, IsInvalidName, IsLocalPlayerPRI, OverrideWith, PostBeginPlay, ReplicatedEvent, Reset, SeamlessTravelTo, SetPlayerAlias, SetPlayerName, SetWaitingPlayer, ShouldBroadCastWelcomeMessage, Timer, UpdatePing, UpdatePlayerLocation


Variables Detail

bPendingMapDisplay Source code

var bool bPendingMapDisplay;

PendingDamageBonus Source code

var float PendingDamageBonus;

PendingHealBonus Source code

var float PendingHealBonus;


Functions Detail

AddDamageBonus Source code

function AddDamageBonus ( float Bonus) )

AddHealBonus Source code

function AddHealBonus ( float Bonus) )

GetCurrentNode Source code

simulated function UTOnslaughtObjective GetCurrentNode ( ) )


Defaultproperties

defaultproperties
{
   Name="Default__UTOnslaughtPRI"
   ObjectArchetype=UTPlayerReplicationInfo'UTGame.Default__UTPlayerReplicationInfo'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:54.361 - Created with UnCodeX