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

UTV2004s.utvReplicationInfo

Extends
ReplicationInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- UTV2004s.utvReplicationInfo

Variables Summary
ControllerOwnerCtrl
PlayerReplicationInfoOwnerPlayer
rotatorTargetViewRotation
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Functions Summary
function Tick (float deltaTime))
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Variables Detail

OwnerCtrl Source code

var Controller OwnerCtrl;

OwnerPlayer Source code

var PlayerReplicationInfo OwnerPlayer;

TargetViewRotation Source code

var rotator TargetViewRotation;


Functions Detail

Tick Source code

simulated function Tick ( float deltaTime) )


Defaultproperties

defaultproperties
{
    NetUpdateFrequency=100
    bAlwaysRelevant=false
    bAlwaysTick=true
}

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