Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:PainterMark (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Effects >> PainterMark

Contents

Package: 
XEffects
This class in other games:
UT2003

PainterMark.

[edit] Properties

[edit] RealRotation

Type: Object.Rotator


[edit] Default values

Property Value
DrawType DT_None
LifeSpan 10.0
RemoteRole ROLE_SimulatedProxy

[edit] Instance functions

[edit] SpawnEffects

simulated function SpawnEffects ()


[edit] States

[edit] StartUp

Modifiers: auto

[edit] StartUp.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)