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

Botpack.TFemaleBody

Extends
UTHumanCarcass
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- Engine.Carcass
         |   
         +-- Botpack.UTHumanCarcass
            |   
            +-- Botpack.TFemaleBody

Direct Known Subclasses:

TFemale1Carcass, TFemale2Carcass

Variables Summary
boolbJerking
nameJerks[4]
floatLastHit
Inherited Variables from Botpack.UTHumanCarcass
bCorroding, bGreenBlood, bPermanent, bThumped, DeathZone, ExistTime, GibSounds[4], LandedSound, MasterReplacement, Pool, ReducedHeightFactor
Inherited Variables from Engine.Carcass
bDecorative, bPlayerCarcass, bReducedHeight, bSlidingCarcass, Bugs, CumulativeDamage, flies, PlayerOwner, rats

Functions Summary
function AnimEnd ()))
function SpawnHead ()))
function TakeDamage (int Damage, Pawn InstigatedBy, Vector Hitlocation, Vector Momentum, name DamageType))
Inherited Functions from Botpack.UTHumanCarcass
AddFliesAndRats, AnimEnd, BaseChange, BeginState, CheckZoneCarcasses, ChunkUp, CreateReplacement, Destroyed, GibSound, HitWall, Initfor, Landed, LandThump, LieStill, PostBeginPlay, ReduceCylinder, SpawnHead, TakeDamage, Tick, Timer
Inherited Functions from Engine.Carcass
AddFliesAndRats, AllowChunk, BeginState, CheckZoneCarcasses, ChunkUp, CreateReplacement, Destroyed, Initfor, TakeDamage, Timer


Variables Detail

bJerking Source code

var bool bJerking;

Jerks[4] Source code

var name Jerks[4];

LastHit Source code

var float LastHit;


Functions Detail

AnimEnd Source code

function AnimEnd ( ) )

SpawnHead Source code

function SpawnHead ( ) )

TakeDamage Source code

function TakeDamage ( int Damage, Pawn InstigatedBy, Vector Hitlocation, Vector Momentum, name DamageType) )


Defaultproperties

defaultproperties
{
     Jerks(0)=GutHit
     Jerks(1)=HeadHit
     Jerks(2)=LeftHit
     Jerks(3)=RightHit
     MasterReplacement=Class'Botpack.TFemaleMasterChunk'
     LifeSpan=0.000000
     AnimSequence=Dead1
     AnimFrame=0.000000
     bBlockActors=True
     bBlockPlayers=True
     Mass=100.000000
}

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