I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTProj_SPMAShell (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Projectile >> UTProjectile >> UTProj_SPMAShell
Package: 
UTGame
Direct subclass:
UTProj_SPMAShell_Content

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

ChildProjectileClass

Type: class<UTProjectile>


SpreadFactor

Type: float

determines spread of child shells

Default value: 400.0

Default values

Property Value
bCollideComplex False
bNetTemporary False
bProjTarget True
bRotationFollowsVelocity True
bWaitForEffects True
Damage 250.0
DamageRadius 660.0
LifeSpan 8.0
MaxSpeed 4000.0
MomentumTransfer 175000.0
Physics PHYS_Falling
Speed 4000.0
TerminalVelocity 4500.0

Subobjects

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTProjectile.CollisionCylinder

No new values.

Instance functions

SetFuse

function SetFuse (float PredictedImpactTime)


SpawnChildren

function SpawnChildren ()