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

UE2:XKicker (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Triggers >> XKicker
Package: 
XGame
This class in other games:
UT2004

xKicker - from UT Creatures will jump on hitting this trigger in direction specified

Properties

Property group 'xKicker'

bKillVelocity

Type: bool


bRandomize

Type: bool


KickedClasses

Type: name


Default value: 'Pawn'

KickVelocity

Type: Object.Vector


Default values

Property Value
bDirectional True
RemoteRole ROLE_SimulatedProxy

Events

PostTouch

simulated event PostTouch (Actor Other)

Overrides: Actor.PostTouch


Touch

simulated event Touch (Actor Other)

Overrides: Actor.Touch