I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Legacy:ShockBeamFire
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
Properties
- class<ShockBeamEffect> BeamEffectClass
- The (final blend?) visual effect itself
Methods
Inherited From WeaponFire (UT2003)
- rotator AdjustAim (Vector Start, float InAimError)
- Add bot AI to execute combos
Other Functions
- 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.
