I don't need to test my programs. I have an error-correcting modem.

UE1:DispersionAmmo (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Projectile >> DispersionAmmo
Package: 
UnrealShare
Direct subclasses:
DAmmo2, DAmmo3, DAmmo4, DAmmo5
This class in other games:
U1, UT

DispersionAmmo.

Properties

Property group 'DispersionAmmo'

EffectSound1

Type: Sound


Default value: Sound'UnrealShare.General.DispEX1'

ExpSkin

Type: Texture


Default value: Texture'UnrealShare.Effects.BluePal'

ExpType

Type: Texture


Default value: Texture'UnrealShare.DispExpl.dseb_A00'

NumFrames

Type: int


Default value: 8

ParticleType

Type: class<SmallSpark>


Default value: Class'UnrealShare.Spark3'

Pause

Type: float


Default value: 0.05

SparkModifier

Type: float


Default value: 1.0

SparkScale

Type: float


Default value: 1.0

SpriteAnim

Type: Texture

Array size: 20


Default value, index 0: Texture'UnrealShare.MainEffect.e1_a00'

Default value, index 1: Texture'UnrealShare.MainEffect.e2_a00'

Default value, index 2: Texture'UnrealShare.MainEffect.e3_a00'

Default value, index 3: Texture'UnrealShare.MainEffect.e4_a00'

Default value, index 4: Texture'UnrealShare.MainEffect.e5_a00'

Internal variables

AnimTime

Type: float


bAltFire

Type: bool


bExploded

Type: bool


bExplosionEffect

Type: bool


i

Type: int


Default values

Property Value
AmbientGlow 187
AmbientSound Sound'UnrealShare.Dispersion.DispFly'
bFixedRotationDir True
bUnlit True
Damage 15.0
DrawScale 0.8
ExploWallOut 10.0
LifeSpan 0.7
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 170
LightRadius 5
LightSaturation 69
LightType LT_Steady
Mesh LodMesh'UnrealShare.plasmaM'
MomentumTransfer 6000
RemoteRole ROLE_SimulatedProxy
SoundRadius 10
SoundVolume 218
Speed 1300.0
Style STY_Translucent
Texture FireTexture'UnrealShare.Effect1.FireEffect1u'

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


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions

BlowUp

function BlowUp (Object.Vector HitLocation)


Explode

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

Overrides: Projectile.Explode


InitSplash

function InitSplash (float DamageScale)


ProcessTouch

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

Overrides: Projectile.ProcessTouch