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

Botpack.TMaleBody

Extends
UTHumanCarcass
Modifiers
abstract

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

Direct Known Subclasses:

TBossCarcass, TMale1Carcass, TMale2Carcass

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.TMaleMasterChunk'
     AnimSequence=Dead1
     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:06.628 - Created with UnCodeX