I don't need to test my programs. I have an error-correcting modem.

UE1:TazerProj (UT)

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

TazerProj.

Default values[edit]

Property Value
bFixedRotationDir True
bNetTemporary False
bProjTarget True
bUnlit True
CollisionHeight 12.0
CollisionRadius 12.0
Damage 55.0
DesiredRotation
Member Value
Pitch 23442
Roll 34234
Yaw 34234
ImpactSound Sound'UnrealShare.General.Expla02'
LifeSpan 10.0
LightBrightness 101
LightEffect LE_NonIncidence
LightHue 165
LightRadius 6
LightSaturation 72
LightType LT_Steady
Mesh LodMesh'UnrealShare.TazerProja'
MomentumTransfer 70000
RemoteRole ROLE_SimulatedProxy
RotationRate
Member Value
Pitch 45345
Roll 63466
Yaw 33453
Speed 1000.0

Instance functions[edit]

Explode[edit]

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

Overrides: Projectile.Explode


SuperExplosion[edit]

function SuperExplosion ()


States[edit]

Flying[edit]

Modifiers: auto

Flying.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)


Flying.ProcessTouch[edit]

function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch (global)