Gah - a solution with more questions. – EntropicLqd

UE1:UTCreatureChunks (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Decoration >> Carcass >> UTCreatureChunks
Package: 
BotPack
Direct subclasses:
UTMasterCreatureChunk, UTPlayerChunks

UTCreatureChunks.

Properties

bGreenBlood

Type: bool


CarcassAnim

Type: name


CarcassClass

Type: class<UTHumanCarcass>


CarcHeight

Type: float


CarcLocation

Type: Object.Vector


HitSounds

Type: Sound

Array size: 4


Default value, index 0: Sound'UnrealShare.Gibs.gibP1'

Default value, index 1: Sound'UnrealShare.Gibs.gibP4'

Default value, index 2: Sound'UnrealShare.Gibs.gibP5'

Default value, index 3: Sound'UnrealShare.Gibs.gibP6'

trail

Type: UT_BloodTrail


TrailSize

Type: float


Default value: 3.0

Default values

Property Value
bBounce True
bCollideActors False
bFixedRotationDir True
bNetTemporary True
bUnlit True
Buoyancy 27.0
LifeSpan 20.0
Mass 90.0
Mesh LodMesh'UnrealShare.CowBody1'
RemoteRole ROLE_SimulatedProxy
RotationRate
Member Value
Pitch 30000
Roll 30000

Functions

Events

BeginPlay

simulated event BeginPlay ()

Overrides: Actor.BeginPlay


Destroyed

simulated event Destroyed ()

Overrides: Carcass.Destroyed


HitWall

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall


Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Decoration.Landed


TakeDamage

event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)

Overrides: Carcass.TakeDamage


ZoneChange

simulated event ZoneChange (ZoneInfo NewZone)

Overrides: Decoration.ZoneChange


Other instance functions

ChunkUp

function ChunkUp (int Damage)

Overrides: Carcass.ChunkUp


ClientExtraChunks

simulated function ClientExtraChunks ()


Initfor

function Initfor (Actor Other)

Overrides: Carcass.Initfor


InitVelocity

function InitVelocity (Actor Other)


States

Dead

Dead.BeginState

event BeginState ()

Overrides: Carcass.Dead.BeginState


Dead.Timer

event Timer ()

Overrides: Carcass.Dead.Timer


Dying

Inherits from: Carcass.Dying

Modifiers: auto

Ignores: TakeDamage