I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:ProjectileAssaultRoundAlt (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> U2Projectile >> ProjectileAssaultRoundAlt |
- Package:
- U2Weapons
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. |
projectileAssaultRoundAlt.uc $Author: Aleiby $ $Date: 10/03/02 6:09p $ $Revision: 7 $
Properties
Sal
Type: ParticleSalamander
Default values
Property | Value |
---|---|
Damage | 80.0 |
MaxSpeed | 3000.0 |
MomentumTransfer | 40000.0 |
MyDamageType | Class'U2.DamageTypePhysical' |
Speed | 3000.0 |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: U2Projectile.Destroyed
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: U2Projectile.PostBeginPlay
Other instance functions
ExplodeEx
function ExplodeEx (Actor.CheckResult Hit)
Overrides: U2Projectile.ExplodeEx