UE1:PlayerPawn instance functions (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Pawn >> PlayerPawn (instance functions) |
- PlayerPawn instance functions in other games:
- Other member categories for this class:
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. |
Instance functions
AdjustAim
function Object.Rotator AdjustAim (float projSpeed, Object.Vector projStart, int aimerror, bool bLeadTarget, bool bWarnTarget)
Overrides: Pawn.AdjustAim
AdjustHitLocation
Overrides: Pawn.AdjustHitLocation
AttitudeTo
function Pawn.EAttitude AttitudeTo (Pawn Other)
CalcBehindView
function CalcBehindView (out Object.Vector CameraLocation, out Object.Rotator CameraRotation, float Dist)
ChangeAlwaysMouseLook
function ChangeAlwaysMouseLook (bool B)
ChangeAutoAim
function ChangeAutoAim (float F)
ChangeDodgeClickTime
function ChangeDodgeClickTime (float F)
ChangedWeapon
function ChangedWeapon ()
Overrides: Pawn.ChangedWeapon
ChangeName
function ChangeName (coerce string S)
ChangeSetHand
function ChangeSetHand (string S)
ChangeSnapView
function ChangeSnapView (bool B)
ChangeStairLook
function ChangeStairLook (bool B)
ChangeTeam
function ChangeTeam (int N)
ClientAdjustGlow
function ClientAdjustGlow (float scale, Object.Vector fog)
ClientAdjustPosition
function ClientAdjustPosition (float TimeStamp, name newState, Actor.EPhysics newPhysics, float NewLocX, float NewLocY, float NewLocZ, float NewVelX, float NewVelY, float NewVelZ, Actor NewBase)
ClientFlash
function ClientFlash (float scale, Object.Vector fog)
ClientInstantFlash
function ClientInstantFlash (float scale, Object.Vector fog)
ClientPlaySound
simulated function ClientPlaySound (Sound ASound)
ClientSetMusic
function ClientSetMusic (Music NewSong, byte NewSection, byte NewCdTrack, Actor.EMusicTransition NewTransition)
ClientShake
function ClientShake (Object.Vector shake)
ClientUpdatePosition
function ClientUpdatePosition ()
ClientVoiceMessage
function ClientVoiceMessage (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageID)
Overrides: Pawn.ClientVoiceMessage
damageAttitudeTo
function damageAttitudeTo (Pawn Other)
Overrides: Pawn.damageAttitudeTo
Died
Overrides: Pawn.Died
DoJump
function DoJump (optional float F)
EndZoom
function EndZoom ()
GetFreeMove
final function SavedMove GetFreeMove ()
Gibbed
Overrides: Pawn.Gibbed
HandleWalking
function HandleWalking ()
JumpOffPawn
function JumpOffPawn ()
Overrides: Pawn.JumpOffPawn
KillMessage
Overrides: Pawn.KillMessage
MoveAutonomous
final function MoveAutonomous (float DeltaTime, bool NewbRun, bool NewbDuck, bool NewbPressedJump, Actor.EDodgeDir DodgeMove, Object.Vector newAccel, Object.Rotator DeltaRot)
PlayBeepSound
simulated function PlayBeepSound ()
PlayChatting
function PlayChatting ()
PlayDodge
function PlayDodge (Actor.EDodgeDir DodgeMove)
PlayFeignDeath
function PlayFeignDeath ()
PlayHit
Overrides: Pawn.PlayHit
PlayRising
function PlayRising ()
PlaySwimming
function PlaySwimming ()
PlayTurning
function PlayTurning ()
Overrides: Pawn.PlayTurning
ProcessMove
function ProcessMove (float DeltaTime, Object.Vector newAccel, Actor.EDodgeDir DodgeMove, Object.Rotator DeltaRot)
ReplicateMove
final function ReplicateMove (float DeltaTime, Object.Vector NewAccel, Actor.EDodgeDir DodgeMove, Object.Rotator DeltaRot)
ServerAddBots
function ServerAddBots (int N)
ServerChangeSkin
ServerFeignDeath
function ServerFeignDeath ()
ServerMove
function ServerMove (float TimeStamp, Object.Vector InAccel, Object.Vector ClientLoc, bool NewbRun, bool NewbDuck, bool NewbPressedJump, bool bFired, bool bAltFired, Actor.EDodgeDir DodgeMove, byte ClientRoll, int View)
ServerReStartGame
function ServerReStartGame ()
ServerReStartPlayer
function ServerReStartPlayer ()
ServerSetHandedness
function ServerSetHandedness (float hand)
ServerSetSloMo
function ServerSetSloMo (float T)
ServerSetWeaponPriority
ServerTaunt
function ServerTaunt (name Sequence)
ServerUpdateWeapons
function ServerUpdateWeapons ()
SetFOVAngle
function SetFOVAngle (float newFOV)
SetPause
ShakeView
SpawnCarcass
function Carcass SpawnCarcass ()
Overrides: Pawn.SpawnCarcass
SpawnGibbedCarcass
function SpawnGibbedCarcass ()
Overrides: Pawn.SpawnGibbedCarcass
StartWalk
function StartWalk ()
StartZoom
function StartZoom ()
StopZoom
function StopZoom ()
SwimAnimUpdate
function SwimAnimUpdate (bool bNotForward)
ToggleZoom
function ToggleZoom ()
Typing
function Typing (bool bTyping)
UpdateBob
function UpdateBob (float F)
UpdateRotation
UpdateSensitivity
function UpdateSensitivity (float F)
ViewFlash
function ViewFlash (float DeltaTime)
ViewShake
function ViewShake (float DeltaTime)