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

UE2:SeekingRocketProj (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Projectile >> RocketProj >> SeekingRocketProj
Package: 
XWeapons
Direct subclasses:
BulldogRocket, WarlordRocket
This class in other games:
UT2003

null

Properties[edit]

InitialDir[edit]

Type: Object.Vector


Seeking[edit]

Type: Actor


Default values[edit]

Property Value
LifeSpan 10.0
MyDamageType Class'XWeapons.DamTypeRocketHoming'

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: RocketProj.PostBeginPlay


Timer[edit]

simulated event Timer ()

Overrides: RocketProj.Timer