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
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)