I'm a doctor, not a mechanic

UE1:Plasma (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Projectile >> Plasma
Package: 
UnrealShare
This class in other games:
U1, UT

Plasma.

Default values[edit]

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

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

Explode[edit]

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

Overrides: Projectile.Explode


ProcessTouch[edit]

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

Overrides: Projectile.ProcessTouch