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

UE1:Razor2Alt (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Projectile >> Razor2 >> Razor2Alt
Package: 
BotPack

RazorBladeAlt.

Default values

Property Value
Damage 34.0
ExplosionDecal Class'BotPack.RipperMark'
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 23
LightRadius 3
LightType LT_Steady
MomentumTransfer 87000
MyDamageType 'RipperAltDeath'
SpawnSound Sound'Botpack.ripper.RazorAlt'

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


States

Flying

Inherits from: Razor2.Flying

Modifiers: auto

Flying.HitWall

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

Overrides: Razor2.Flying.HitWall


Flying.BlowUp

function BlowUp (Object.Vector HitLocation)


Flying.Explode

simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: Projectile.Explode (global)


Flying.ProcessTouch

simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Razor2.Flying.ProcessTouch