Always snap to grid

Difference between revisions of "Legacy:ShockBeamFire"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
(No difference)

Latest revision as of 16:41, 25 December 2002

UT2003 :: Actor >> WeaponFire (UT2003) >> InstantFire >> ShockBeamFire (Package: xWeapons)

Properties[edit]

class<ShockBeamEffect> BeamEffectClass 
The (final blend?) visual effect itself

Methods[edit]

Inherited From WeaponFire (UT2003)[edit]

rotator AdjustAim (Vector Start, float InAimError) 
Add bot AI to execute combos

Other Functions[edit]

InitEffects ( ) 
 ??? Set the flash location ???
SpawnBeamEffect (Vector Start, Rotator Dir, Vector HitLocation, Vector HitNormal, int ReflectNum) 
This one creates the effect actor and sets its destiny (hit) location.

Known Subclasses[edit]