Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.HumanBot

Extends
Bots
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- UnrealShare.Bots
         |   
         +-- UnrealShare.HumanBot

Direct Known Subclasses:

FemaleBot, MaleBot

Variables Summary
Inherited Variables from UnrealShare.Bots
Accuracy, Aggressiveness, AmbushSpot, bCamping, bCanDuck, bCanFire, bChangeDir, bClearShot, bCrouching, bFiringPaused, bFirstHatePlayer, bFrustrated, bGathering, bGreenBlood, bIsWuss, bLeadTarget, bMoraleBoosted, bNoClearSpecial, bNoShootDecor, bReadyToAttack, breathagain, bSpecialGoal, bSpecialPausing, bStrafeDir, bVerbose, bViewTarget, bWallAdjust, bWantsToCamp, bWarnTarget, CampingRate, CampTime, CarcassType, Die2, Die3, Die4, drown, EnemyDropped, FavoriteWeapon, Footstep1, Footstep2, Footstep3, GaspSound, HidingSpot, HitSound3, HitSound4, HuntStartTime, JumpSound, LandGrunt, LastCampCheck, LastInvFind, LastPainAnim, LastPainTime, NextAnim, numHuntPaths, OldEnemy, OrderObject, PlayerDeaths, PlayerKills, Pointer, RefireRate, TeamLeader, TimeBetweenAttacks, UWHit1, UWHit2, WalkingSpeed
Inherited Variables from Engine.Pawn
AccelRate, AirControl, AirSpeed, AlarmTag, Alertness, AttitudeToPlayer, AvgPhysicsTime, bAdvancedTactics, bAltFire, BaseEyeHeight, bAutoActivate, bAvoidLedges, bBehindView, bCanDoSpecial, bCanFly, bCanJump, bCanOpenDoors, bCanStrafe, bCanSwim, bCanWalk, bCountJumps, bDrowning, bDuck, bExtra0, bExtra1, bExtra2, bExtra3, bFire, bFixedStart, bFreeLook, bFromWall, bHitSlopedWall, bHunting, bIsFemale, bIsHuman, bIsMultiSkinned, bIsPlayer, bIsWalking, bJumpOffPawn, bJustLanded, bLook, bLOSflag, bNeverSwitchOnPickup, bReducedSpeed, bRun, bShootSpecial, bSnapLevel, bStopAtLedges, bStrafe, bUpAndOut, bUpdatingDisplay, bViewTarget, bWarping, bZoom, carriedDecoration, CombatStyle, DamageScaling, DesiredSpeed, Destination, Die, DieCount, DropWhenKilled, Enemy, EyeHeight, FaceTarget, Floor, Focus, FootRegion, FovAngle, GroundSpeed, HeadRegion, Health, HearingThreshold, HitSound1, HitSound2, home, Intelligence, ItemCount, JumpZ, KillCount, Land, LastPainSound, LastSeeingPos, LastSeenPos, LastSeenTime, MaxDesiredSpeed, MaxStepHeight, MeleeRange, MenuName, MinHitWall, MoveTarget, MoveTimer, NameArticle, NextLabel, nextPawn, NextState, noise1loudness, noise1other, noise1spot, noise1time, noise2loudness, noise2other, noise2spot, noise2time, OldMessageTime, OrthoZoom, PainTime, PendingWeapon, PeripheralVision, PlayerReplicationInfo, PlayerReplicationInfoClass, PlayerReStartState, ReducedDamagePct, ReducedDamageType, RouteCache[16], SecretCount, SelectedItem, SelectionMesh, Shadow, SharedAlarmTag, SightCounter, SightRadius, Skill, SoundDampening, SpecialGoal, SpecialMesh, SpecialPause, SpeechTime, SplashTime, Spree, Stimulus, UnderWaterTime, ViewRotation, Visibility, VoicePitch, VoiceType, WalkBob, WaterSpeed, WaterStep, Weapon

Enumerations Summary
Inherited Enumerations from Engine.Pawn
EAttitude, EIntelligence

Functions Summary
function PlayChallenge ()))
function PlayCrawling ()))
function PlayDuck ()))
function PlayDying (name DamageType, vector HitLoc))
function PlayFeignDeath ()))
function PlayFiring ()))
function PlayGutHit (float tweentime))
function PlayHeadHit (float tweentime))
function PlayInAir ()))
function PlayLanded (float impactVel))
function PlayLeftHit (float tweentime))
function PlayRightHit (float tweentime))
function PlayRising ()))
function PlayRunning ()))
function PlaySwimming ()))
function PlayTurning ()))
function PlayWaiting ()))
function PlayWalking ()))
function PlayWeaponSwitch (Weapon NewWeapon))
function TweenToFighter (float tweentime))
function TweenToRunning (float tweentime))
function TweenToSwimming (float tweentime))
function TweenToWaiting (float tweentime))
function TweenToWalking (float tweentime))
Inherited Functions from UnrealShare.Bots
AdjustAim, AdjustDesireFor, AdjustHitLocation, adjustJump, AdjustSkill, AdjustToss, AnimEnd, AssessThreat, AttitudeTo, BaseChange, BecomeViewTarget, BeginState, Bump, CallForHelp, CanFireAtEnemy, CanStakeOut, ChangeDestination, ChangedWeapon, CheckFutureSight, ChooseAttackMode, EndState, EnemyAcquired, EnemyNotVisible, Falling, FearThisSpot, FindAmbushSpot, FindBestPathToward, FindViewSpot, FireWeapon, Gasp, Gibbed, GiveUpTactical, HaltFiring, HandleHelpMessageFrom, HeadZoneChange, HearNoise, HitWall, JumpOffPawn, JumpOutOfWater, KeepAttacking, Killed, KillMessage, Landed, LongFall, MayFall, NearWall, NeedToTurn, PainTimer, PickDestination, PickNextSpot, PickRegDestination, PlayChallenge, PlayCombatMove, PlayDeathHit, PlayDodge, PlayDyingSound, PlayFiring, PlayFootStep, PlayGutHit, PlayHeadHit, PlayHit, PlayHitAnim, PlayLeftHit, PlayMeleeAttack, PlayMovingAttack, PlayOutOfWater, PlayRangedAttack, PlayRightHit, PlayTakeHitSound, PreBeginPlay, PreSetMovement, ReachedHome, RelativeStrength, ReSetSkill, ReStartPlayer, SeePlayer, SetAlertness, SetEnemy, SetFall, SetMovementPhysics, SetMultiSkin, ShareWithTeam, SpawnCarcass, SpawnGibbedCarcass, SpecialFire, StopWaiting, StrafeAdjust, StrafeFromDamage, SwitchToBestWeapon, TakeDamage, TestDirection, Timer, Trigger, TryStrafe, TryToCrouch, TryToDuck, TryToward, UpdateEyeHeight, ValidRecovery, WarnTarget, WhatToDoNext, ZoneChange
Inherited Functions from Engine.Pawn
actorReachable, AddInventory, AddPawn, AddVelocity, AdjustAim, AdjustDesireFor, AdjustHitLocation, AdjustToss, AlterDestination, BaseChange, BecomeViewTarget, BeginState, BotVoiceMessage, CanSee, ChangedWeapon, CheckFutureSight, CheckValidSkinPackage, CheckWaterJump, ClearPaths, ClientDying, ClientGameEnded, ClientHearSound, ClientMessage, ClientPutDown, ClientReStart, ClientSetLocation, ClientSetRotation, ClientVoiceMessage, damageAttitudeTo, DeleteInventory, Destroyed, Died, DropDecoration, EAdjustJump, EncroachedBy, EncroachingOn, EnemyNotVisible, Falling, FearThisSpot, FellOutOfWorld, FindBestInventoryPath, FindInventoryType, FindPathTo, FindPathToward, FindRandomDest, FindStairRotation, FireWeapon, FootZoneChange, Gasp, GetHumanName, GetMultiSkin, GetRating, Gibbed, gibbedBy, GrabDecoration, HandleHelpMessageFrom, HeadZoneChange, HearNoise, HidePlayer, InitPlayerReplicationInfo, JumpOffPawn, Killed, KillMessage, Landed, LineOfSightTo, LongFall, MayFall, MoveTo, MoveToward, NextItem, PainTimer, PickAnyTarget, PickTarget, PickWallAdjust, PlayBigDeath, PlayCrawling, PlayDeathHit, PlayDive, PlayDuck, PlayDying, PlayerTimeOut, PlayFiring, PlayGutDeath, PlayGutHit, PlayHeadDeath, PlayHeadHit, PlayHit, PlayInAir, PlayLanded, PlayLeftDeath, PlayLeftHit, PlayMovingAttack, PlayOutOfWater, PlayPatrolStop, PlayRecoil, PlayRightDeath, PlayRightHit, PlayRunning, PlayTakeHit, PlayTakeHitSound, PlayThreatening, PlayTurning, PlayVictoryDance, PlayWaiting, PlayWaitingAmbush, PlayWalking, PlayWeaponSwitch, pointReachable, PostBeginPlay, PostNetBeginPlay, PreBeginPlay, PreSetMovement, ReceiveLocalizedMessage, RemovePawn, RenderOverlays, RestartPlayer, SeePlayer, SendGlobalMessage, SendTeamMessage, SendVoiceMessage, SetDefaultDisplayProperties, SetDisplayProperties, SetMesh, SetMovementPhysics, SetMultiSkin, SetSkinElement, ShakeView, SpawnCarcass, SpawnGibbedCarcass, SpecialFire, SpeechTimer, StopFiring, StopWaiting, StrafeFacing, StrafeTo, SwitchToBestWeapon, TakeDamage, TakeFallingDamage, TeamBroadcast, TeamMessage, Timer, TossWeapon, TraceShot, TurnTo, TurnToward, TweenToFalling, TweenToFighter, TweenToPatrolStop, TweenToRunning, TweenToSwimming, TweenToWaiting, TweenToWalking, UnderLift, UpdateEyeHeight, UpdateTactics, WaitForLanding, WalkTexture, WarnTarget


Functions Detail

PlayChallenge Source code

function PlayChallenge ( ) )

PlayCrawling Source code

function PlayCrawling ( ) )

PlayDuck Source code

function PlayDuck ( ) )

PlayDying Source code

function PlayDying ( name DamageType, vector HitLoc) )

PlayFeignDeath Source code

function PlayFeignDeath ( ) )

PlayFiring Source code

function PlayFiring ( ) )

PlayGutHit Source code

function PlayGutHit ( float tweentime) )

PlayHeadHit Source code

function PlayHeadHit ( float tweentime) )

PlayInAir Source code

function PlayInAir ( ) )

PlayLanded Source code

function PlayLanded ( float impactVel) )

PlayLeftHit Source code

function PlayLeftHit ( float tweentime) )

PlayRightHit Source code

function PlayRightHit ( float tweentime) )

PlayRising Source code

function PlayRising ( ) )

PlayRunning Source code

function PlayRunning ( ) )

PlaySwimming Source code

function PlaySwimming ( ) )

PlayTurning Source code

function PlayTurning ( ) )

PlayWaiting Source code

function PlayWaiting ( ) )

PlayWalking Source code

function PlayWalking ( ) )

PlayWeaponSwitch Source code

function PlayWeaponSwitch ( Weapon NewWeapon) )

TweenToFighter Source code

function TweenToFighter ( float tweentime) )

TweenToRunning Source code

function TweenToRunning ( float tweentime) )

TweenToSwimming Source code

function TweenToSwimming ( float tweentime) )

TweenToWaiting Source code

function TweenToWaiting ( float tweentime) )

TweenToWalking Source code

function TweenToWalking ( float tweentime) )


Defaultproperties

defaultproperties
{
     Footstep1=Sound'UnrealShare.Female.stwalk1'
     Footstep2=Sound'UnrealShare.Female.stwalk2'
     Footstep3=Sound'UnrealShare.Female.stwalk3'
     bIsHuman=True
     EyeHeight=23.000000
     CollisionRadius=17.000000
     CollisionHeight=39.000000
     Buoyancy=99.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:37.049 - Created with UnCodeX