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

UnrealShare.BabyCow

Extends
Cow

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- UnrealShare.ScriptedPawn
         |   
         +-- UnrealShare.Cow
            |   
            +-- UnrealShare.BabyCow

Variables Summary
Cowmom
Inherited Variables from UnrealShare.Cow
baby, bForage, bHasBaby, bStayClose, footstep, ScaryGuy, shake, StartLocation, swish, VoicePitch, WanderRadius
Inherited Variables from UnrealShare.ScriptedPawn
Acquire, Aggressiveness, bCanBePissed, bCanDuck, bCanFire, bCanSpeak, bChangeDir, bClearShot, bCrouching, bDelayedPatrol, bFiringPaused, bFirstHatePlayer, bFirstShot, bFrustrated, bGreenBlood, bHasRangedAttack, bHateWhenTriggered, bIgnoreFriends, bInitialFear, bIsBoss, bIsSpeaking, bIsWuss, bLeadTarget, bMoraleBoosted, bMovingRangedAttack, bNoWait, bQuiet, bReadyToAttack, bSpecialGoal, bSpecialPausing, bStrafeDir, bTeamLeader, bTeamSpeaking, bWarnTarget, CarcassType, Fear, FirstHatePlayerEvent, Hated, HidingSpot, HuntStartTime, LastPainAnim, LastPainTime, NextAnim, numHuntPaths, OldEnemy, OrderObject, Orders, OrderTag, ProjectileSpeed, RangedProjectile, ReFireRate, Roam, RoamStartTime, Team, TeamID, TeamLeader, TeamTag, Threaten, TimeBetweenAttacks, WalkingSpeed

Functions Summary
function Bump (actor Other)
Grazing
function FollowMom ()
function PickDestination ()
Grazing
function PlayRunning ()
function PlayWalking ()
function TakeDamage (int Damage, Pawn instigatedBy, Vector hitlocation, Vector momentum, name damageType)
Grazing
Inherited Functions from UnrealShare.Cow
AnimEnd, AttitudeToCreature, AttitudeWithFear, BeginState, Bump, EndState, EnemyAcquired, Help, PickDestination, PlayChallenge, PlayDying, PlayInAir, PlayLanded, PlayPatrolStop, PlayRangedAttack, PlayRunning, PlayTakeHit, PlayThreatening, PlayTurning, PlayVictoryDance, PlayWaiting, PlayWaitingAmbush, PlayWalking, PostBeginPlay, SeePlayer, SetFall, SetTurn, Step, TakeDamage, TestDirection, timer, TweenToFalling, TweenToFighter, TweenToPatrolStop, TweenToRunning, TweenToWaiting, TweenToWalking
Inherited Functions from UnrealShare.ScriptedPawn
AdjustAim, adjustJump, AdjustToss, AlarmDone, AnimEnd, AnnoyedBy, AttitudeTo, AttitudeToCreature, AttitudeWithFear, BeginState, Bump, CanFireAtEnemy, CanStakeOut, ChangeDestination, ChooseAttackMode, ChooseLeaderAttack, ChooseTeamAttackFor, damageAttitudeTo, EndState, EnemyAcquired, EnemyNotVisible, Falling, FearThisSpot, FindAlarm, FindAmbush, FindBestPathToward, FindNextPatrol, FindShootTarget, FindViewSpot, FireProjectile, FireWeapon, Gibbed, GiveUpTactical, HearNoise, HitWall, InitAmbushLoc, InitPatrolLoc, JumpOffPawn, JumpOutOfWater, KeepAttacking, Killed, Landed, LongFall, MayFall, MeleeDamageTarget, NearWall, NeedToTurn, PickDestination, PickGuardDestination, PickNextSpot, PickThreatenDestination, PlayAcquisitionSound, PlayChallenge, PlayCombatMove, PlayDeathHit, PlayFearSound, PlayFiring, PlayGutHit, PlayHeadHit, PlayHit, PlayHitAnim, PlayLeftHit, PlayMeleeAttack, PlayRangedAttack, PlayRightHit, PlayRoamingSound, PlayThreateningSound, PlayWaitAround, PreBeginPlay, ReachedHome, RelativeStrength, SeePlayer, SetAlarm, SetAlertness, SetEnemy, SetFall, SetHome, SetMovementPhysics, SetTeam, SpawnCarcass, SpawnGibbedCarcass, Speak, SpeakOrderTo, SpeakTo, StartRoaming, StopFiring, StopWaiting, StrafeAdjust, StrafeFromDamage, TakeDamage, TestDirection, Timer, Touch, Trigger, TriggerFirstHate, TryToCrouch, TryToDuck, ValidRecovery, WarnTarget, WhatToDoNext, ZoneChange

States Summary
Grazing Source code
state Grazing
Bump, PickDestination, TakeDamage


Variables Detail

mom Source code

var Cow mom;


Functions Detail

Bump Grazing Source code

function Bump ( actor Other )

FollowMom Source code

function FollowMom ( )

PickDestination Grazing Source code

function PickDestination ( )

PlayRunning Source code

function PlayRunning ( )

PlayWalking Source code

function PlayWalking ( )

TakeDamage Grazing Source code

function TakeDamage ( int Damage, Pawn instigatedBy, Vector hitlocation, Vector momentum, name damageType )


Defaultproperties

defaultproperties
{
     Health=40
     DrawScale=0.500000
     CollisionRadius=24.000000
     CollisionHeight=16.000000
     Mass=70.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:49:28.281 - Created with UnCodeX