Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Pawn | +-- UnrealI.ScriptedPawn | +-- UnrealI.Cow
BabyCow
Variables Summary | |
---|---|
babyCow | baby |
bool | bForage |
Pawn | ScaryGuy |
vector | StartLocation |
float | VoicePitch |
Cow | |
bool | bHasBaby |
bool | bStayClose |
float | WanderRadius |
Sounds | |
sound | footstep |
sound | shake |
sound | swish |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Pawn |
---|
EAttitude, EIntelligence |
Functions Summary | ||
---|---|---|
![]() | AnimEnd () Grazing | |
![]() | eAttitude | AttitudeToCreature (Pawn Other) |
![]() | eAttitude | AttitudeWithFear () |
![]() | BeginState () Grazing | |
![]() | Bump (actor Other) Grazing | |
![]() | EndState () Grazing | |
![]() | EnemyAcquired () Grazing | |
![]() | Help (Cow Other) | |
![]() | Help (Cow Other) Grazing | |
![]() | PickDestination () Grazing | |
![]() | PlayChallenge () | |
![]() | PlayDying (name DamageType, vector HitLocation) | |
![]() | PlayInAir () | |
![]() | PlayLanded (float impactVel) | |
![]() | PlayPatrolStop () | |
![]() | PlayRangedAttack () | |
![]() | PlayRunning () | |
![]() | PlayTakeHit (float tweentime, vector HitLoc, int damage) | |
![]() | PlayThreatening () | |
![]() | PlayTurning () | |
![]() | PlayVictoryDance () | |
![]() | PlayWaiting () | |
![]() | PlayWaitingAmbush () | |
![]() | PlayWalking () | |
![]() | PostBeginPlay () | |
![]() | SeePlayer (Actor SeenPlayer) Grazing | |
![]() | SetFall () Grazing | |
![]() | SetTurn () Grazing | |
![]() | Step () | |
![]() | TakeDamage (int Damage, Pawn instigatedBy, Vector hitlocation, Vector momentum, name damageType) Grazing | |
![]() | bool | TestDirection (vector dir, out vector pick, bool bAlongWall) Grazing |
![]() | timer () Grazing | |
![]() | TweenToFalling () | |
![]() | TweenToFighter (float tweentime) | |
![]() | TweenToPatrolStop (float tweentime) | |
![]() | TweenToRunning (float tweentime) | |
![]() | TweenToWaiting (float tweentime) | |
![]() | TweenToWalking (float tweentime) |
States Summary |
---|
Grazing Source code |
---|
state Grazing |
AnimEnd, BeginState, Bump, EndState, EnemyAcquired, Help, PickDestination, SeePlayer, SetFall, SetTurn, TakeDamage, TestDirection, timer |
Variables Detail |
---|
Functions Detail |
---|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |