Cogito, ergo sum
UE1:HumanBot (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- Direct subclasses:
- FemaleBot, MaleBot
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
HumanBot.
[edit] Default values
| Property | Value |
|---|---|
| bIsHuman | True |
| Buoyancy | 99.0 |
| CollisionHeight | 39.0 |
| CollisionRadius | 17.0 |
| EyeHeight | 23.0 |
| Footstep1 | Sound'UnrealShare.Female.stwalk1' |
| Footstep2 | Sound'UnrealShare.Female.stwalk2' |
| Footstep3 | Sound'UnrealShare.Female.stwalk3' |
[edit] Instance functions
[edit] PlayChallenge
function PlayChallenge ()
Overrides: Bots.PlayChallenge
[edit] PlayCrawling
function PlayCrawling ()
Overrides: Pawn.PlayCrawling
[edit] PlayDuck
function PlayDuck ()
Overrides: Pawn.PlayDuck
[edit] PlayDying
function PlayDying (name DamageType, Object.Vector HitLoc)
Overrides: Pawn.PlayDying
[edit] PlayFeignDeath
function PlayFeignDeath ()
[edit] PlayFiring
function PlayFiring ()
Overrides: Bots.PlayFiring
[edit] PlayGutHit
function PlayGutHit (float tweentime)
Overrides: Bots.PlayGutHit
[edit] PlayHeadHit
function PlayHeadHit (float tweentime)
Overrides: Bots.PlayHeadHit
[edit] PlayInAir
function PlayInAir ()
Overrides: Pawn.PlayInAir
[edit] PlayLanded
function PlayLanded (float impactVel)
Overrides: Pawn.PlayLanded
[edit] PlayLeftHit
function PlayLeftHit (float tweentime)
Overrides: Bots.PlayLeftHit
[edit] PlayRightHit
function PlayRightHit (float tweentime)
Overrides: Bots.PlayRightHit
[edit] PlayRising
function PlayRising ()
[edit] PlayRunning
function PlayRunning ()
Overrides: Pawn.PlayRunning
[edit] PlaySwimming
function PlaySwimming ()
[edit] PlayTurning
function PlayTurning ()
Overrides: Pawn.PlayTurning
[edit] PlayWaiting
function PlayWaiting ()
Overrides: Pawn.PlayWaiting
[edit] PlayWalking
function PlayWalking ()
Overrides: Pawn.PlayWalking
[edit] PlayWeaponSwitch
function PlayWeaponSwitch (Weapon NewWeapon)
Overrides: Pawn.PlayWeaponSwitch
[edit] TweenToFighter
function TweenToFighter (float tweentime)
Overrides: Pawn.TweenToFighter
[edit] TweenToRunning
function TweenToRunning (float tweentime)
Overrides: Pawn.TweenToRunning
[edit] TweenToSwimming
function TweenToSwimming (float tweentime)
Overrides: Pawn.TweenToSwimming
[edit] TweenToWaiting
function TweenToWaiting (float tweentime)
Overrides: Pawn.TweenToWaiting
[edit] TweenToWalking
function TweenToWalking (float tweentime)
Overrides: Pawn.TweenToWalking
