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
- Package:
- BotPack
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
SuperShockBeam.
Properties[edit]
MoveAmount[edit]
Type: Object.Vector
NumPuffs[edit]
Type: int
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
bFixedRotationDir | True | ||||
bParticles | True | ||||
bUnlit | True | ||||
DesiredRotation |
|
||||
DrawScale | 0.44 | ||||
DrawType | DT_Mesh | ||||
LifeSpan | 0.27 | ||||
Mesh | LodMesh'Botpack.SShockbm' | ||||
Physics | PHYS_Rotating | ||||
RemoteRole | ROLE_SimulatedProxy | ||||
Rotation |
|
||||
RotationRate |
|
||||
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