I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:CreatureCarcass (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Decoration >> Carcass >> CreatureCarcass
Package: 
UnrealShare
Direct subclasses:
BruteCarcass, CowCarcass, DevilfishCarcass, FlyCarcass, GassiusCarcass, HumanCarcass, KrallCarcass, MantaCarcass, MercCarcass, NaliCarcass, PredatorCarcass, PupaeCarcass, QueenCarcass, SkaarjCarcass, SlithCarcass, SpaceMarineCarcass, SpinnerCarcass, SquidCarcass, TentacleCarcass, TitanCarcass, TrooperCarcass, WarlordCarcass
This class in other games:
U1, UT

CreatureCarcass.

Properties[edit]

Property group 'CreatureCarcass'[edit]

bGreenBlood[edit]

Type: bool


bodyparts[edit]

Type: Mesh

Array size: 8


Default value, index 0: LodMesh'UnrealShare.CowBody1'

Default value, index 1: LodMesh'UnrealShare.CowBody1'

Default value, index 2: LodMesh'UnrealShare.CowBody2'

Default value, index 3: LodMesh'UnrealShare.CowBody2'

Default value, index 4: LodMesh'UnrealShare.LiverM'

Default value, index 5: LodMesh'UnrealShare.LiverM'

GibOne[edit]

Type: Sound


Default value: Sound'UnrealShare.Gibs.Gib1'

GibTwo[edit]

Type: Sound


Default value: Sound'UnrealShare.Gibs.Gib2'

LandedSound[edit]

Type: Sound


Default value: Sound'UnrealShare.Gibs.Thump'

Trails[edit]

Type: float

Array size: 8


Default value, index 0: 0.5

Default value, index 1: 0.5

Default value, index 2: 0.5

Default value, index 3: 0.5

Default value, index 4: 0.5

Default value, index 5: 0.5

Default value, index 6: 0.5

Default value, index 7: 0.5

ZOffset[edit]

Type: float

Array size: 8


Default value, index 0: 0.5

Default value, index 1: -0.5

Internal variables[edit]

bCorroding[edit]

Type: bool


bPermanent[edit]

Type: bool


bThumped[edit]

Type: bool


DeathZone[edit]

Type: ZoneInfo


ExistTime[edit]

Type: float


ReducedHeightFactor[edit]

Type: float


Default value: 0.3

Default values[edit]

Property Value
bBlockActors True
bBlockPlayers True
bSlidingCarcass True
flies 4
NetPriority 6.0
RemoteRole ROLE_SimulatedProxy
TransientSoundVolume 3.0

Functions[edit]

Events[edit]

AnimEnd[edit]

event AnimEnd ()

Overrides: Actor.AnimEnd


Destroyed[edit]

event Destroyed ()

Overrides: Carcass.Destroyed


HitWall[edit]

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

Overrides: Actor.HitWall


Landed[edit]

event Landed (Object.Vector HitNormal)

Overrides: Decoration.Landed


PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


TakeDamage[edit]

event TakeDamage (int Damage, Pawn InstigatedBy, Object.Vector Hitlocation, Object.Vector Momentum, name DamageType)

Overrides: Carcass.TakeDamage


Other instance functions[edit]

ChunkUp[edit]

function ChunkUp (int Damage)

Overrides: Carcass.ChunkUp


CreateReplacement[edit]

function CreateReplacement ()

Overrides: Carcass.CreateReplacement


GibSound[edit]

function GibSound ()


Initfor[edit]

function Initfor (Actor Other)

Overrides: Carcass.Initfor


LandThump[edit]

function LandThump ()


LieStill[edit]

function LieStill ()


ReduceCylinder[edit]

function ReduceCylinder ()


ThrowOthers[edit]

function ThrowOthers ()


States[edit]

Corroding[edit]

Ignores: AnimEnd, HitWall, Landed, TakeDamage, ZoneChange

Corroding.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)


Corroding.Tick[edit]

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)


Dead[edit]

Dead.BaseChange[edit]

singular event BaseChange ()

Overrides: Decoration.BaseChange (global)


Dead.BeginState[edit]

event BeginState ()

Overrides: Carcass.Dead.BeginState


Dead.Timer[edit]

event Timer ()

Overrides: Carcass.Dead.Timer


Dead.AddFliesAndRats[edit]

function AddFliesAndRats ()

Overrides: Carcass.Dead.AddFliesAndRats


Dead.CheckZoneCarcasses[edit]

function CheckZoneCarcasses ()

Overrides: Carcass.Dead.CheckZoneCarcasses


Dying[edit]

Inherits from: Carcass.Dying

Modifiers: auto

Ignores: TakeDamage

Gibbing[edit]

Ignores: AnimEnd, HitWall, Landed, TakeDamage, ZoneChange