Mostly Harmless

UE2:PainterMark (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Effects >> PainterMark
Package: 
XEffects
This class in other games:
UT2004

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)