Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:Bots instance functions (UT)
Contents
- 1 Instance functions
- 1.1 AdjustAim
- 1.2 AdjustDesireFor
- 1.3 AdjustHitLocation
- 1.4 AdjustSkill
- 1.5 AdjustToss
- 1.6 AssessThreat
- 1.7 AttitudeTo
- 1.8 BecomeViewTarget
- 1.9 CallForHelp
- 1.10 CanFireAtEnemy
- 1.11 CanStakeOut
- 1.12 ChangedWeapon
- 1.13 CheckFutureSight
- 1.14 EnemyAcquired
- 1.15 FearThisSpot
- 1.16 FindBestPathToward
- 1.17 FireWeapon
- 1.18 Gasp
- 1.19 Gibbed
- 1.20 HaltFiring
- 1.21 JumpOffPawn
- 1.22 JumpOutOfWater
- 1.23 Killed
- 1.24 KillMessage
- 1.25 NearWall
- 1.26 NeedToTurn
- 1.27 PlayChallenge
- 1.28 PlayCombatMove
- 1.29 PlayDeathHit
- 1.30 PlayDodge
- 1.31 PlayDyingSound
- 1.32 PlayFiring
- 1.33 PlayFootStep
- 1.34 PlayGutHit
- 1.35 PlayHeadHit
- 1.36 PlayHit
- 1.37 PlayHitAnim
- 1.38 PlayLeftHit
- 1.39 PlayMeleeAttack
- 1.40 PlayMovingAttack
- 1.41 PlayOutOfWater
- 1.42 PlayRangedAttack
- 1.43 PlayRightHit
- 1.44 PlayTakeHitSound
- 1.45 PreSetMovement
- 1.46 RelativeStrength
- 1.47 ReSetSkill
- 1.48 SetAlertness
- 1.49 SetEnemy
- 1.50 SetFall
- 1.51 SetMovementPhysics
- 1.52 SpawnCarcass
- 1.53 SpawnGibbedCarcass
- 1.54 SpecialFire
- 1.55 StrafeAdjust
- 1.56 StrafeFromDamage
- 1.57 SwitchToBestWeapon
- 1.58 TryToCrouch
- 1.59 TryToDuck
- 1.60 WarnTarget
- 1.61 WhatToDoNext
- Bots instance functions in other games:
- RTNP, U1
- Other member categories for this class:
- internal variables, states
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
Overrides: Pawn.AdjustAim
AdjustDesireFor
Overrides: Pawn.AdjustDesireFor
AdjustHitLocation
Overrides: Pawn.AdjustHitLocation
AdjustSkill
AdjustToss
Overrides: Pawn.AdjustToss
AssessThreat
AttitudeTo
BecomeViewTarget
Overrides: Pawn.BecomeViewTarget
CallForHelp
CanFireAtEnemy
CanStakeOut
ChangedWeapon
Overrides: Pawn.ChangedWeapon
CheckFutureSight
Overrides: Pawn.CheckFutureSight
EnemyAcquired
FearThisSpot
Overrides: Pawn.FearThisSpot
FindBestPathToward
FireWeapon
Overrides: Pawn.FireWeapon
Gasp
Overrides: Pawn.Gasp
Gibbed
Overrides: Pawn.Gibbed
HaltFiring
JumpOffPawn
Overrides: Pawn.JumpOffPawn
JumpOutOfWater
Killed
Overrides: Pawn.Killed
KillMessage
Overrides: Pawn.KillMessage
NearWall
NeedToTurn
PlayChallenge
PlayCombatMove
PlayDeathHit
Overrides: Pawn.PlayDeathHit
PlayDodge
PlayDyingSound
PlayFiring
Overrides: Pawn.PlayFiring
PlayFootStep
PlayGutHit
Overrides: Pawn.PlayGutHit
PlayHeadHit
Overrides: Pawn.PlayHeadHit
PlayHit
Overrides: Pawn.PlayHit
PlayHitAnim
PlayLeftHit
Overrides: Pawn.PlayLeftHit
PlayMeleeAttack
PlayMovingAttack
Overrides: Pawn.PlayMovingAttack
PlayOutOfWater
Overrides: Pawn.PlayOutOfWater
PlayRangedAttack
PlayRightHit
Overrides: Pawn.PlayRightHit
PlayTakeHitSound
Overrides: Pawn.PlayTakeHitSound
PreSetMovement
Overrides: Pawn.PreSetMovement
RelativeStrength
ReSetSkill
SetAlertness
SetEnemy
SetFall
SetMovementPhysics
Overrides: Pawn.SetMovementPhysics
SpawnCarcass
Overrides: Pawn.SpawnCarcass
SpawnGibbedCarcass
Overrides: Pawn.SpawnGibbedCarcass
SpecialFire
Overrides: Pawn.SpecialFire
StrafeAdjust
StrafeFromDamage
SwitchToBestWeapon
Overrides: Pawn.SwitchToBestWeapon
TryToCrouch
TryToDuck
WarnTarget
Overrides: Pawn.WarnTarget