I'm a doctor, not a mechanic

UE1:ShellCase (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Projectile >> ShellCase
Package: 
UnrealShare
This class in other games:
RTNP, U1

ShellCase.

Properties

bHasBounced

Type: bool


numBounces

Type: int


Default values

Property Value
bBounce True
bCollideActors False
bFixedRotationDir True
bNetOptional True
bReplicateInstigator False
bUnlit True
LifeSpan 3.0
LightBrightness 250
LightEffect LE_NonIncidence
LightHue 28
LightRadius 7
LightSaturation 128
LightType LT_Steady
MaxSpeed 1000.0
Mesh LodMesh'UnrealShare.Shell'
NetPriority 1.5
Physics PHYS_Falling
RemoteRole ROLE_SimulatedProxy

Functions

Events

HitWall

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

Overrides: Projectile.HitWall


Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Timer

simulated event Timer ()

Overrides: Actor.Timer


ZoneChange

simulated event ZoneChange (ZoneInfo NewZone)

Overrides: Actor.ZoneChange


Other instance functions

Eject

function Eject (Object.Vector Vel)