The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:PredatorCarcass (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Decoration >> Carcass >> CreatureCarcass >> PredatorCarcass
Package: 
UPak

PredatorCarcass.

Default values[edit]

Property Value
AnimSequence 'Death'
bodyparts[0] LodMesh'UPak.PredatorBody'
bodyparts[1] LodMesh'UPak.PredatorTail'
bodyparts[2] LodMesh'UPak.PredatorLeftLeg'
bodyparts[3] LodMesh'UPak.PredatorRightLeg'
bodyparts[4] LodMesh'UPak.PredatorFoot'
bodyparts[5] LodMesh'UnrealShare.CowBody1'
bodyparts[6] LodMesh'UPak.PredatorHead'
Buoyancy 50.0
CollisionHeight 20.0
CollisionRadius 16.0
Mass 50.0
Mesh LodMesh'UPak.Predator'
ZOffset[1] 0.5
ZOffset[2] 0.25
ZOffset[3] 0.25
ZOffset[5] 0.5
ZOffset[6] 0.5

Instance functions[edit]

ForceMeshToExist[edit]

function ForceMeshToExist ()


InitFor[edit]

function InitFor (Actor Other)

Overrides: CreatureCarcass.Initfor