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

UE2:PainterMark (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Effects >> PainterMark
Package: 
XEffects
This class in other games:
UT2003

PainterMark.

Properties[edit]

RealRotation[edit]

Type: Object.Rotator


Default values[edit]

Property Value
DrawType DT_None
LifeSpan 10.0
RemoteRole ROLE_SimulatedProxy

Instance functions[edit]

SpawnEffects[edit]

simulated function SpawnEffects ()


States[edit]

StartUp[edit]

Modifiers: auto

StartUp.Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)