I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:ProjectileShotgun (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> Projectile >> U2Projectile >> ProjectileShotgun
Package: 
U2Weapons

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