UE2:UtvReplication (UT2004)
- Package:
- UTV2004c
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
ChatString
Type: string
Modifiers: config
currentTime
Type: float
FollowPrimary
Type: bool
Default value: True
FreeFlight
Type: bool
Default value: True
interpol
Type: TPlayerInterpol
IsDemo
Type: bool
lastSend
Type: float
LastTargetName
Type: string
lastViewedSelf
Type: int
LocalPos
Type: Object.Vector
LocalPosSet
Type: bool
moveBackward
Type: bool
moveDown
Type: bool
shouldnt be needed but playercontroller aForward etc always 0 ?
moveForward
Type: bool
movehead
Type: int
moveLeft
Type: bool
moveRight
Type: bool
moves
Type: Movement
Array size: 1000
Around 10 should be enough.. :)
movetail
Type: int
moveUp
Type: bool
MuteChat
Type: bool
NoPrimary
Type: bool
OldFollow
Type: bool
Default value: True
SeeAll
Type: bool
uti
Type: utvInteraction
UtvPackage
Type: string
Modifiers: config
Default value: "UTV2004C"
viewingSelf
Type: bool
ViewMode
Type: int
Modifiers: config
0 = locked on freeflight, 1 = free, 2 = locked
wantBehindview
Type: bool
Modifiers: config
wasEnded
Type: bool
Default values
Property | Value |
---|---|
bHidden | True |
bSkipActorPropertyReplication | True |
RemoteRole | ROLE_SimulatedProxy |
Structs
Movement
- float time
- Object.Vector loc
- Object.Rotator rot
TInterpol
TPlayerInterpol
- float x1
- cur & next timevalue
- float x2
- bool noinfo
- if true, do linear extrapolation instead
- TInterpol cords[7]
- x, y, z, rot.pitch, rot.yaw, viewrot.pitch, viewrot.yaw
Functions
Exec functions
utvsay
Events
PostBeginPlay
Overrides: Actor.PostBeginPlay
Tick
Overrides: Actor.Tick
Other instance functions
GetFromServer
GetNextPlayer
GetPawnFromName
GetTarget
GotInitMsg
OnslaughtFix
ReceiveMovement
SendTarget
SendToServer
States
Primary
Primary.BeginState
Overrides: Object.BeginState (global)
Primary.Tick
Overrides: Tick (global)
Primary.CheckGameEnd
Primary.SendInterpolValues
Secondary
Secondary.BeginState
Overrides: Object.BeginState (global)
Secondary.Tick
Overrides: Tick (global)
Secondary.CalculateInterpol
Secondary.CheckGameEnd
Secondary.FixRotDist
Secondary.GetInterpolatedPos
Secondary.GetNextMovement
Secondary.ProcessMovement
Secondary.ReceiveMovement
Overrides: ReceiveMovement (global)