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

UnrealShare.SkaarjCarcass

Extends
CreatureCarcass

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

Variables Summary
Inherited Variables from UnrealShare.CreatureCarcass
bCorroding, bGreenBlood, bodyparts[8], bPermanent, bThumped, DeathZone, ExistTime, GibOne, GibTwo, LandedSound, ReducedHeightFactor, Trails[8], ZOffset[8]
Inherited Variables from Engine.Carcass
bDecorative, bPlayerCarcass, bReducedHeight, bSlidingCarcass, Bugs, CumulativeDamage, flies, PlayerOwner, rats

Functions Summary
functionbool AllowChunk (int N, name A))
function CreateReplacement ()))
function ForceMeshToExist ()))
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
Inherited Functions from Engine.Carcass
AddFliesAndRats, AllowChunk, BeginState, CheckZoneCarcasses, ChunkUp, CreateReplacement, Destroyed, Initfor, TakeDamage, Timer


Functions Detail

AllowChunk Source code

static simulated function bool AllowChunk ( int N, name A) )

CreateReplacement Source code

function CreateReplacement ( ) )

ForceMeshToExist Source code

function ForceMeshToExist ( ) )


Defaultproperties

defaultproperties
{
				bodyparts(0)=LodMesh'UnrealShare.SkaarjTail'
				bodyparts(1)=LodMesh'UnrealShare.SkaarjBody'
				bodyparts(2)=LodMesh'UnrealShare.SkaarjHand'
				bodyparts(3)=LodMesh'UnrealShare.SkaarjBody'
				bodyparts(4)=LodMesh'UnrealShare.SkaarjLeg'
				bodyparts(5)=LodMesh'UnrealShare.SkaarjLeg'
				bodyparts(6)=LodMesh'UnrealShare.CowBody1'
				bodyparts(7)=LodMesh'UnrealShare.SkaarjHead'
				ZOffset(1)=0.000000
				ZOffset(3)=0.300000
				ZOffset(4)=-0.500000
				ZOffset(5)=-0.500000
				AnimSequence="Death"
				Mesh=LodMesh'UnrealShare.Skaarjw'
				CollisionRadius=35.000000
				CollisionHeight=46.000000
				Mass=150.000000
				Buoyancy=140.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:12.459 - Created with UnCodeX