I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Plasma (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> Plasma |
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT
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. |
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