I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:SuperShockBeam (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Effects >> SuperShockBeam
Package: 
BotPack

SuperShockBeam.

Properties[edit]

MoveAmount[edit]

Type: Object.Vector


NumPuffs[edit]

Type: int


Default values[edit]

Property Value
bFixedRotationDir True
bParticles True
bUnlit True
DesiredRotation
Member Value
Roll 20000
DrawScale 0.44
DrawType DT_Mesh
LifeSpan 0.27
Mesh LodMesh'Botpack.SShockbm'
Physics PHYS_Rotating
RemoteRole ROLE_SimulatedProxy
Rotation
Member Value
Roll 20000
RotationRate
Member Value
Roll 1000000
Style STY_Translucent
Texture Texture'Botpack.Effects.jenergy3'

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Timer[edit]

simulated event Timer ()

Overrides: Actor.Timer