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

UnrealShare.FemaleBody

Extends
HumanCarcass

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- Engine.Carcass
         |   
         +-- UnrealShare.CreatureCarcass
            |   
            +-- UnrealShare.HumanCarcass
               |   
               +-- UnrealShare.FemaleBody

Direct Known Subclasses:

Female2Body, FemaleOneCarcass

Variables Summary
boolbFullyDead
Inherited Variables from UnrealShare.HumanCarcass
MasterReplacement
Inherited Variables from UnrealShare.CreatureCarcass
bCorroding, bGreenBlood, bodyparts[8], bPermanent, bThumped, DeathZone, ExistTime, GibOne, GibTwo, LandedSound, ReducedHeightFactor, Trails[8], ZOffset[8]

Functions Summary
function Convulse ()
function TakeDamage (int Damage, Pawn InstigatedBy, Vector Hitlocation, Vector Momentum, name DamageType)
function Trigger (actor Other, pawn EventInstigator)
Inherited Functions from UnrealShare.HumanCarcass
BeginState, CreateReplacement, Initfor, ReduceCylinder, SpawnHead
Inherited Functions from UnrealShare.CreatureCarcass
AddFliesAndRats, AnimEnd, BaseChange, BeginState, CheckZoneCarcasses, ChunkUp, CreateReplacement, Destroyed, GibSound, HitWall, Initfor, Landed, LandThump, LieStill, PostBeginPlay, ReduceCylinder, TakeDamage, ThrowOthers, Tick, Timer


Variables Detail

bFullyDead Source code

var bool bFullyDead;


Functions Detail

Convulse Source code

function Convulse ( )

TakeDamage Source code

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

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator )


Defaultproperties

defaultproperties
{
     MasterReplacement=Class'UnrealShare.femalemasterchunk'
     Physics=PHYS_None
     LifeSpan=0.000000
     AnimSequence=Slump1
     AnimFrame=0.000000
     Mesh=LodMesh'UnrealShare.Fem1Body'
     Mass=100.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:17.343 - Created with UnCodeX