UE1:ShockProj (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
UT Object >> Actor >> Projectile >> ShockProj
Package:
BotPack

ShockProj.

Properties

Property group 'ShockProj'

ExploSound

Type: Sound


Default value: Sound'UnrealShare.General.SpecialExpl'

Default values

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
DrawScale 0.4
DrawType DT_Sprite
ExplosionDecal Class'BotPack.EnergyImpact'
ImpactSound Sound'UnrealShare.General.Expla02'
LifeSpan 10.0
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 165
LightRadius 6
LightSaturation 72
LightType LT_Steady
MomentumTransfer 70000
MyDamageType 'jolted'
RemoteRole ROLE_SimulatedProxy
RotationRate
Member Value
Pitch 45345
Roll 63466
Yaw 33453
Speed 1000.0
Style STY_Translucent
Texture Texture'Botpack.ASMDAlt.ASMDAlt_a00'

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

Explode

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

Overrides: Projectile.Explode


SuperExplosion

function SuperExplosion ()


States

Flying

Modifiers: auto

Flying.BeginState

event BeginState ()

Overrides: Object.BeginState (global)


Flying.ProcessTouch

function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch (global)