Gah - a solution with more questions. – EntropicLqd

UE1:StarterBolt (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Projectile >> PBolt >> StarterBolt
Package: 
BotPack

starterbolt.

Properties

AimError

Type: float

used for bot aiming

AimRotation

Type: Object.Rotator


AnimTime

Type: float


NewError

Type: float


OldError

Type: float


StartError

Type: float


Default value: 0.5

Default values

Property Value
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 83
LightRadius 5
LightSaturation 50
LightType LT_Steady
RemoteRole ROLE_SimulatedProxy
SpriteAnim[0] Texture'Botpack.Skins.sbolt0'
SpriteAnim[1] Texture'Botpack.Skins.sbolt1'
SpriteAnim[2] Texture'Botpack.Skins.sbolt2'
SpriteAnim[3] Texture'Botpack.Skins.sbolt3'
SpriteAnim[4] Texture'Botpack.Skins.sbolt4'

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick