Always snap to grid

UE1:RotatingMover (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Brush >> Mover >> RotatingMover
Package: 
UnrealShare
This class in other games:
RTNP, U1

RotatingMover.

Properties[edit]

Property group 'RotatingMover'[edit]

RotateRate[edit]

Type: Object.Rotator


Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Mover.BeginPlay


Tick[edit]

event Tick (float DeltaTime)

Overrides: Actor.Tick


Trigger[edit]

event Trigger (Actor other, Pawn EventInstigator)

Overrides: Actor.Trigger


UnTrigger[edit]

event UnTrigger (Actor other, Pawn EventInstigator)

Overrides: Actor.UnTrigger