I don't need to test my programs. I have an error-correcting modem.
UE2:Controller instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Controller (instance functions) |
Contents
- 1 Instance functions
- 1.1 AdjustAim
- 1.2 AdjustDesireFor
- 1.3 AdjustToss
- 1.4 AdjustView
- 1.5 AllowVoiceMessage
- 1.6 AutoTaunt
- 1.7 AvoidCertainDeath
- 1.8 AwardAdrenaline
- 1.9 BotVoiceMessage
- 1.10 ChangedWeapon
- 1.11 CheckFutureSight
- 1.12 ClientDying
- 1.13 ClientGameEnded
- 1.14 ClientRoundEnded
- 1.15 ClientSetLocation
- 1.16 ClientSetRotation
- 1.17 ClientSetWeapon
- 1.18 ClientSwitchToBestWeapon
- 1.19 ClientVoiceMessage
- 1.20 damageAttitudeTo
- 1.21 DamageShake
- 1.22 DisplayDebug
- 1.23 DontReuseTaunt
- 1.24 FearThisSpot
- 1.25 FireWeaponAt
- 1.26 GameHasEnded
- 1.27 GetFacingDirection
- 1.28 GetHumanReadableName
- 1.29 GetLastWeapon
- 1.30 GetMessageIndex
- 1.31 GetTeamNum
- 1.32 GetViewRotation
- 1.33 HandlePickup
- 1.34 InitPlayerReplicationInfo
- 1.35 InstantWarnTarget
- 1.36 MoverFinished
- 1.37 NeedsAdrenaline
- 1.38 NotifyAddInventory
- 1.39 NotifyKilled
- 1.40 NotifyTakeHit
- 1.41 ParseChatPercVar
- 1.42 PawnDied
- 1.43 PawnIsInPain
- 1.44 PendingStasis
- 1.45 Possess
- 1.46 RateWeapon
- 1.47 ReceiveProjectileWarning
- 1.48 Reset
- 1.49 Restart
- 1.50 RoundHasEnded
- 1.51 SameTeamAs
- 1.52 SendMessage
- 1.53 SendVoiceMessage
- 1.54 ServerGivePawn
- 1.55 ServerReStartPlayer
- 1.56 SetDoubleJump
- 1.57 SetFall
- 1.58 SetPawnClass
- 1.59 SetPawnFemale
- 1.60 ShakeView
- 1.61 StartMonitoring
- 1.62 StopFiring
- 1.63 UnderLift
- 1.64 UnPossess
- 1.65 WaitForMover
- 1.66 WantsSmoothedView
- 1.67 WasKilledBy
- 1.68 WeaponPreference
- 1.69 WouldReactToNoise
- 1.70 WouldReactToSeeing
- Controller instance functions in other games:
- U2, U2XMP, UE2Runtime, UT2003, UT3, UDK
- Other member categories for this class:
- events, internal variables
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[edit]
AdjustAim[edit]
function Object.Rotator AdjustAim (Actor.FireProperties FiredAmmunition, Object.Vector projStart, int aimerror)
AdjustDesireFor[edit]
AdjustToss[edit]
function Object.Vector AdjustToss (float TSpeed, Object.Vector Start, Object.Vector End, bool bNormalize)
AdjustView[edit]
function AdjustView (float DeltaTime)
AllowVoiceMessage[edit]
AutoTaunt[edit]
function bool AutoTaunt ()
AvoidCertainDeath[edit]
function bool AvoidCertainDeath ()
AwardAdrenaline[edit]
function AwardAdrenaline (float Amount)
BotVoiceMessage[edit]
ChangedWeapon[edit]
function ChangedWeapon ()
CheckFutureSight[edit]
ClientDying[edit]
ClientGameEnded[edit]
function ClientGameEnded ()
ClientRoundEnded[edit]
function ClientRoundEnded ()
ClientSetLocation[edit]
function ClientSetLocation (Object.Vector NewLocation, Object.Rotator NewRotation)
ClientSetRotation[edit]
function ClientSetRotation (Object.Rotator NewRotation)
ClientSetWeapon[edit]
ClientSwitchToBestWeapon[edit]
function ClientSwitchToBestWeapon ()
ClientVoiceMessage[edit]
function ClientVoiceMessage (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageID)
damageAttitudeTo[edit]
DamageShake[edit]
function DamageShake (int damage)
DisplayDebug[edit]
Overrides: Actor.DisplayDebug
DontReuseTaunt[edit]
FearThisSpot[edit]
function FearThisSpot (AvoidMarker aSpot)
FireWeaponAt[edit]
GameHasEnded[edit]
function GameHasEnded ()
GetFacingDirection[edit]
function int GetFacingDirection ()
GetHumanReadableName[edit]
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
GetLastWeapon[edit]
GetMessageIndex[edit]
GetTeamNum[edit]
simulated function int GetTeamNum ()
GetViewRotation[edit]
simulated function Object.Rotator GetViewRotation ()
HandlePickup[edit]
function HandlePickup (Pickup pick)
InitPlayerReplicationInfo[edit]
function InitPlayerReplicationInfo ()
InstantWarnTarget[edit]
function InstantWarnTarget (Actor Target, Actor.FireProperties FiredAmmunition, Object.Vector FireDir)
MoverFinished[edit]
function MoverFinished ()
NeedsAdrenaline[edit]
function bool NeedsAdrenaline ()
NotifyAddInventory[edit]
function NotifyAddInventory (Inventory NewItem)
NotifyKilled[edit]
NotifyTakeHit[edit]
function NotifyTakeHit (Pawn InstigatedBy, Object.Vector HitLocation, int Damage, class<DamageType> damageType, Object.Vector Momentum)
ParseChatPercVar[edit]
PawnDied[edit]
function PawnDied (Pawn P)
PawnIsInPain[edit]
function PawnIsInPain (PhysicsVolume PainVolume)
PendingStasis[edit]
function PendingStasis ()
Possess[edit]
function Possess (Pawn aPawn)
RateWeapon[edit]
ReceiveProjectileWarning[edit]
function ReceiveProjectileWarning (Projectile proj)
Reset[edit]
function Reset ()
Overrides: Actor.Reset
Restart[edit]
function Restart ()
RoundHasEnded[edit]
function RoundHasEnded ()
SameTeamAs[edit]
function bool SameTeamAs (Controller C)
SendMessage[edit]
function SendMessage (PlayerReplicationInfo Recipient, name MessageType, byte MessageID, float Wait, name BroadcastType)
SendVoiceMessage[edit]
function SendVoiceMessage (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageID, name broadcasttype)
ServerGivePawn[edit]
function ServerGivePawn ()
ServerReStartPlayer[edit]
function ServerReStartPlayer ()
SetDoubleJump[edit]
function SetDoubleJump ()
SetFall[edit]
function SetFall ()
SetPawnClass[edit]
SetPawnFemale[edit]
function SetPawnFemale ()
ShakeView[edit]
function ShakeView (Object.Vector shRotMag, Object.Vector shRotRate, float shRotTime, Object.Vector shOffsetMag, Object.Vector shOffsetRate, float shOffsetTime)
StartMonitoring[edit]
StopFiring[edit]
function StopFiring ()
UnderLift[edit]
function UnderLift (Mover M)
UnPossess[edit]
function UnPossess ()
WaitForMover[edit]
function WaitForMover (Mover M)
WantsSmoothedView[edit]
function bool WantsSmoothedView ()
WasKilledBy[edit]
function WasKilledBy (Controller Other)