Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealI.RotatingMover

Extends
Mover

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Brush
      |   
      +-- Engine.Mover
         |   
         +-- UnrealI.RotatingMover

Variables Summary
RotatingMover
rotatorRotateRate
Inherited Variables from Engine.Mover
BasePos, BaseRot, bDamageTriggered, bDynamicLightMover, bOpening, bPlayerOnly, BrushRaytraceKey, bSlave, bTriggerOnceOnly, BumpEvent, BumpType, bUseTriggered, ClosedSound, ClosingSound, DamageThreshold, EncroachDamage, Follower, KeyNum, KeyPos[8], KeyRot[8], Leader, MoveAmbientSound, MoverEncroachType, MoverGlideType, MoveTime, myMarker, NumKeys, numTriggerEvents, OldPos, OldPrePivot, OldRot, OpenedSound, OpeningSound, OtherTime, PlayerBumpEvent, PrevKeyNum, ReturnGroup, SavedPos, SavedRot, SavedTrigger, StayOpenTime, TriggerActor, TriggerActor2, WaitingPawn, WorldRaytraceKey
Inherited Variables from Engine.Brush
bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh

Enumerations Summary
Inherited Enumerations from Engine.Mover
EBumpType, EMoverEncroachType, EMoverGlideType
Inherited Enumerations from Engine.Brush
ECsgOper

Functions Summary
function BeginPlay ()
function Tick (float DeltaTime)
function Trigger (Actor other, Pawn EventInstigator)
function UnTrigger (Actor other, Pawn EventInstigator)
Inherited Functions from Engine.Mover
Attach, BeginEvent, BeginPlay, BeginState, Bump, DoClose, DoOpen, EncroachingOn, EndEvent, FindTriggerActor, FinishedClosing, FinishedOpening, HandleDoor, InterpolateEnd, InterpolateTo, MakeGroupReturn, MakeGroupStop, PostBeginPlay, SetKeyframe, SpecialHandling, TakeDamage, Trigger, UnTrigger


Variables Detail

RotatingMover

RotateRate Source code

var(RotatingMover) rotator RotateRate;


Functions Detail

BeginPlay Source code

function BeginPlay ( )

Tick Source code

function Tick ( float DeltaTime )

Trigger Source code

function Trigger ( Actor other, Pawn EventInstigator )

UnTrigger Source code

function UnTrigger ( Actor other, Pawn EventInstigator )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:53:41.812 - Created with UnCodeX