The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Controller instance functions (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Controller (instance functions) |
- Controller instance functions in other games:
- U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3
- Other member categories for this class:
- functions, 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. |
[edit] Instance functions
[edit] AdjustAim
function bool AdjustAim (class<Projectile> ProjectileClass, float ProjSpeed, Object.Vector ProjStart, float WeaponFireSpread, bool bLeadTarget, bool bWarnTarget, bool bTossed, bool bTrySplash)
[edit] AdjustDesireFor
[edit] AdjustToss
function Object.Vector AdjustToss (float TSpeed, Object.Vector Start, Object.Vector End, bool bNormalize)
[edit] AdjustView
function AdjustView (float DeltaTime)
[edit] AllowVoiceMessage
[edit] AutoTaunt
function bool AutoTaunt ()
[edit] AvoidCertainDeath
function bool AvoidCertainDeath ()
[edit] BotVoiceMessage
[edit] ChangedWeapon
function ChangedWeapon ()
[edit] CheckFutureSight
[edit] ClientDying
[edit] ClientGameEnded
function ClientGameEnded ()
[edit] ClientRevived
function ClientRevived ()
[edit] ClientSetLocation
function ClientSetLocation (Object.Vector NewLocation, Object.Rotator NewRotation)
[edit] ClientSetRotation
function ClientSetRotation (Object.Rotator NewRotation)
[edit] ClientSetWeapon
[edit] ClientSwitchToBestWeapon
function ClientSwitchToBestWeapon ()
[edit] ClientVoiceMessage
function ClientVoiceMessage (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageID, optional Object OptionalObject)
[edit] damageAttitudeTo
[edit] DisplayDebug
Overrides: Actor.DisplayDebug
[edit] DontReuseTaunt
[edit] FearThisSpot
function FearThisSpot (AvoidMarker aSpot)
[edit] FireWeaponAt
[edit] GameHasEnded
function GameHasEnded ()
[edit] GetAimRotation
function Object.Rotator GetAimRotation ()
[edit] GetFacingDirection
function int GetFacingDirection ()
[edit] GetHumanReadableName
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
[edit] GetLastWeapon
[edit] GetMessageIndex
[edit] GetPawnClassName
[edit] GetTeam
simulated function int GetTeam ()
Overrides: Actor.GetTeam
[edit] GetViewRotation
function Object.Rotator GetViewRotation ()
[edit] HandleDying
function HandleDying ()
[edit] HandleMercyKilled
function HandleMercyKilled ()
[edit] HandlePickup
function HandlePickup (Pickup pick)
[edit] HandleRevived
function HandleRevived ()
[edit] HideHackEffects
function HideHackEffects ()
[edit] InitPlayerReplicationInfo
function InitPlayerReplicationInfo ()
[edit] IsRealPlayer
function bool IsRealPlayer ()
Overrides: Actor.IsRealPlayer
[edit] MoverFinished
function MoverFinished ()
[edit] NotifyAddInventory
function NotifyAddInventory (Inventory NewItem)
[edit] NotifyAmmoChanged
function NotifyAmmoChanged ()
[edit] NotifyDeleteInventory
function NotifyDeleteInventory (Inventory NewItem)
[edit] NotifyGutBlowed
function NotifyGutBlowed ()
[edit] NotifyKilled
[edit] NotifyTakeHit
function NotifyTakeHit (Pawn InstigatedBy, Object.Vector HitLocation, int Damage, class<DamageType> damageType, Object.Vector Momentum)
[edit] PawnDied
function PawnDied (Pawn P)
[edit] PawnIsInPain
function PawnIsInPain (PhysicsVolume PainVolume)
[edit] PendingStasis
function PendingStasis ()
[edit] Possess
function Possess (Pawn aPawn)
[edit] RateWeapon
[edit] ReceiveWarning
[edit] Reset
function Reset ()
Overrides: Actor.Reset
[edit] Restart
function Restart ()
[edit] SameTeamAs
function bool SameTeamAs (Controller C)
[edit] SendMessage
function SendMessage (PlayerReplicationInfo Recipient, name MessageType, byte MessageID, float Wait, name BroadcastType)
[edit] SendVoiceMessage
function SendVoiceMessage (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageID, name broadcasttype)
[edit] ServerGivePawn
function ServerGivePawn ()
[edit] ServerReStartPlayer
function ServerReStartPlayer ()
[edit] SetFall
function SetFall ()
[edit] SetPawnClass
[edit] SetTeam
simulated function SetTeam (int NewTeam)
Overrides: Actor.SetTeam
[edit] ShakeView
[edit] ShowHackEffects
function ShowHackEffects (Actor HackObject)
[edit] StartMonitoring
[edit] StopFiring
function StopFiring ()
[edit] UnderLift
function UnderLift (Mover M)
[edit] UnPossess
function UnPossess ()
[edit] WaitForMover
function WaitForMover (Mover M)
[edit] WantsSmoothedView
function bool WantsSmoothedView ()
[edit] WasKilledBy
function WasKilledBy (Controller Other)
