The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:Plasma (U1)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Projectile >> Plasma
Package: 
UnrealShare
This class in other games:
RTNP, UT

Plasma.

Default values

Property Value
bUnlit True
Mesh LodMesh'UnrealShare.plasmaM'
Speed 1300.0

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

Explode

simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: Projectile.Explode


ProcessTouch

simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch