Mostly Harmless
UE2:ProjectileShotgun (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 04:37, 31 December 2011 by Wormbo (Talk | contribs) (Reverted edits by 63.133.203.37 (Talk) to last revision by Wormbo)
Object >> Actor >> Projectile >> U2Projectile >> ProjectileShotgun |
- 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. |
null
Properties
bGotElapsedTime
Type: bool
ElapsedTime
Type: float
Default values
Property | Value |
---|---|
bAlwaysRelevant | True |
bCollideActors | False |
bCollideWorld | False |
DamageRadius | 0.0 |
LifeSpan | 1.0 |
MoveParticleEffect | ParticleSalamander'ShotgunFX.ParticleSalamander2' |
Physics | PHYS_None |
Speed | 1000000.0 |
Functions
Events
Replication
event Replication ()
Overrides: Projectile.Replication
Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
Other instance functions
PostRecvElapsedTime
simulated function PostRecvElapsedTime ()
ShouldSpawnEffect
simulated function bool ShouldSpawnEffect ()
Overrides: U2Projectile.ShouldSpawnEffect
SpawnEffect
simulated function ParticleSalamander SpawnEffect ()
Overrides: U2Projectile.SpawnEffect