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

UE1:TranslocOutEffect (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Effects >> TranslocOutEffect
Package: 
BotPack

TranslocOutEffect.

Default values[edit]

Property Value
AnimSequence 'All'
bMeshEnviroMap True
bParticles True
DrawScale 0.6
DrawType DT_Mesh
LifeSpan 1.0
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 170
LightRadius 6
LightSaturation 96
LightType LT_Pulse
RemoteRole ROLE_SimulatedProxy
Style STY_Translucent
Texture Texture'Botpack.Skins.TPEffect'

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


States[edit]

Explode[edit]

Modifiers: auto

Explode.Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)