UE1:PlasmaSphere (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
UT Object >> Actor >> Projectile >> PlasmaSphere
Package:
BotPack

PlasmaSphere.

Properties

Property group 'PlasmaSphere'

EffectSound1

Type: Sound


Default value: Sound'Botpack.PulseGun.PulseExp'

ExpType

Type: Texture


Default value: Texture'Botpack.PlasmaExplo.pblst_a00'

NumFrames

Type: int


Default value: 11

SpriteAnim

Type: Texture

Array size: 20


Internal variables

AnimTime

Type: float


bExploded

Type: bool


bExplosionEffect

Type: bool


bHitPawn

Type: bool


Default values

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


TakeDamage

simulated event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)

Overrides: Actor.TakeDamage


Timer

simulated event Timer ()

Overrides: Actor.Timer


Other instance functions

BlowUp

function BlowUp (Object.Vector HitLocation)


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


States

Flying

Modifiers: auto