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

Tyrion.NS_DoElevatorMove

Extends
NS_Action

Core.Object
|   
+-- Core.RefCount
   |   
   +-- Engine.Tyrion_ActionBase
      |   
      +-- Tyrion.ActionBase
         |   
         +-- Tyrion.NS_Action
            |   
            +-- Tyrion.NS_DoElevatorMove

Constants Summary
Inherited Contants from Tyrion.ActionBase
DONT_CARE

Variables Summary
ZeroGravityVolumezeroGravityVolume
Inherited Variables from Tyrion.NS_Action
bWakeUpParent, childAction, controller, errorCode, parentAction, tickTime, tickTimeOrg
Inherited Variables from Tyrion.ActionBase
bCompleted, bDeleted, bIdle, bSensorAction, bWasTicked

Enumerations Summary
Inherited Enumerations from Tyrion.ActionBase
ACT_ErrorCodes

Functions Summary
functionNS_DoElevatorMove startAction (AI_Controller c, ActionBase parent, ZeroGravityVolume zeroGravityVolume))
Inherited Functions from Tyrion.NS_Action
actionFailedCB, actionSucceededCB, checkForUniqueness, construct, fail, getChildReference, instantFail, interruptAction, myAddRef, pauseAction, removeAction, removeChildReference, runAction, setChildReference, succeed
Inherited Functions from Tyrion.ActionBase
actionFailedCB, actionSucceededCB, cleanup, closestPointOnALine, getChildReference, hasCompleted, instantFail, interruptActionIf, isIdle, isRunning, minDistBetweenTrajectories, pause, pauseAction, pawnDied, removeAction, removeChildReference, removeGoal, rotateZ, runAction, setChildReference, sleepForever, waitForAction, wasTicked, yield

States Summary
Running Source code
state Running


Variables Detail

zeroGravityVolume Source code

var ZeroGravityVolume zeroGravityVolume;


Functions Detail

startAction Source code

static function NS_DoElevatorMove startAction ( AI_Controller c, ActionBase parent, ZeroGravityVolume zeroGravityVolume) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:33.294 - Created with UnCodeX