Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:HumanBotPlus (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Pawn >> Bot >> HumanBotPlus

Contents

Package: 
BotPack
Direct subclasses:
FemaleBotPlus, MaleBotPlus, SkeletalBot

HumanBotPlus.

[edit] Default values

Property Value
BaseEyeHeight 27.0
bIsHuman True
Buoyancy 99.0
CollisionHeight 39.0
CollisionRadius 17.0
EyeHeight 27.0
Footstep1 Sound'Botpack.FemaleSounds.(All).stone02'
Footstep2 Sound'Botpack.FemaleSounds.(All).stone04'
Footstep3 Sound'Botpack.FemaleSounds.(All).stone05'

[edit] Instance functions

[edit] FastInAir

function FastInAir ()

Overrides: Bot.FastInAir


[edit] PlayChallenge

function PlayChallenge ()

Overrides: Bot.PlayChallenge


[edit] PlayCrawling

function PlayCrawling ()

Overrides: Pawn.PlayCrawling


[edit] PlayDodge

function PlayDodge (bool bDuckLeft)

Overrides: Bot.PlayDodge


[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: Bot.PlayFiring


[edit] PlayGutHit

function PlayGutHit (float tweentime)

Overrides: Bot.PlayGutHit


[edit] PlayHeadHit

function PlayHeadHit (float tweentime)

Overrides: Bot.PlayHeadHit


[edit] PlayInAir

function PlayInAir ()

Overrides: Pawn.PlayInAir


[edit] PlayLanded

function PlayLanded (float impactVel)

Overrides: Pawn.PlayLanded


[edit] PlayLeftHit

function PlayLeftHit (float tweentime)

Overrides: Bot.PlayLeftHit


[edit] PlayLookAround

function PlayLookAround ()

Overrides: Bot.PlayLookAround


[edit] PlayRecoil

function PlayRecoil (float Rate)

Overrides: Pawn.PlayRecoil


[edit] PlayRightHit

function PlayRightHit (float tweentime)

Overrides: Bot.PlayRightHit


[edit] PlayRising

function PlayRising ()


[edit] PlayRunning

function PlayRunning ()

Overrides: Pawn.PlayRunning


[edit] PlaySwimming

function PlaySwimming ()


[edit] PlayTurning

function PlayTurning ()

Overrides: Pawn.PlayTurning


[edit] PlayVictoryDance

function PlayVictoryDance ()

Overrides: Pawn.PlayVictoryDance


[edit] PlayWaiting

function PlayWaiting ()

Overrides: Pawn.PlayWaiting


[edit] PlayWalking

function PlayWalking ()

Overrides: Pawn.PlayWalking


[edit] PlayWaving

function PlayWaving ()

Overrides: Bot.PlayWaving


[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


[edit] States

[edit] ImpactJumping

[edit] ImpactJumping.PlayWaiting

function PlayWaiting ()

Overrides: PlayWaiting (global)


Personal tools