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

Botpack.UTMasterCreatureChunk

Extends
UTCreatureChunks

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- Engine.Carcass
         |   
         +-- Botpack.UTCreatureChunks
            |   
            +-- Botpack.UTMasterCreatureChunk

Direct Known Subclasses:

TBossMasterChunk, TCowMasterChunk, TFemaleMasterChunk, TMaleMasterChunk

Variables Summary
boolbChunked
PlayerReplicationInfoPlayerRep
Inherited Variables from Botpack.UTCreatureChunks
bGreenBlood, CarcassAnim, CarcassClass, CarcHeight, CarcLocation, HitSounds[4], trail, TrailSize
Inherited Variables from Engine.Carcass
bDecorative, bPlayerCarcass, bReducedHeight, bSlidingCarcass, Bugs, CumulativeDamage, flies, PlayerOwner, rats

Functions Summary
function Initfor (actor Other))
function InitVelocity (Actor Other))
function Tick (float DeltaTime))
Inherited Functions from Botpack.UTCreatureChunks
BeginPlay, BeginState, ChunkUp, ClientExtraChunks, Destroyed, HitWall, Initfor, InitVelocity, Landed, TakeDamage, Timer, ZoneChange
Inherited Functions from Engine.Carcass
AddFliesAndRats, AllowChunk, BeginState, CheckZoneCarcasses, ChunkUp, CreateReplacement, Destroyed, Initfor, TakeDamage, Timer


Variables Detail

bChunked Source code

var bool bChunked;

PlayerRep Source code

var PlayerReplicationInfo PlayerRep;


Functions Detail

Initfor Source code

function Initfor ( actor Other) )

InitVelocity Source code

function InitVelocity ( Actor Other) )

Tick Source code

simulated function Tick ( float DeltaTime) )


Defaultproperties

defaultproperties
{
     TrailSize=0.500000
     CarcHeight=39.000000
}

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