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

Gameplay.ACTION_MoveToPlayer

Extends
LatentScriptedAction

Core.Object
|   
+-- Gameplay.ScriptedAction
   |   
   +-- Gameplay.LatentScriptedAction
      |   
      +-- Gameplay.ACTION_MoveToPlayer

Variables Summary
Inherited Variables from Gameplay.ScriptedAction
ActionString, bValidForTrigger

Functions Summary
functionActor GetMoveTargetFor (ScriptedController C)
functionbool MoveToGoal ()
Inherited Functions from Gameplay.LatentScriptedAction
CompleteOnAnim, CompleteOnLIPSincAnim, CompleteWhenTimer, CompleteWhenTriggered, DisplayDebug, GetDistance, GetMoveTargetFor, InitActionFor, MoveToGoal, StillTicking, TickedAction, TurnToGoal, WaitForPlayer
Inherited Functions from Gameplay.ScriptedAction
ActionCompleted, EndsSection, GetActionString, GetScript, InitActionFor, PostBeginPlay, ProceedToNextAction, ProceedToSectionEnd, Reset, StartsSection


Functions Detail

GetMoveTargetFor Source code

function Actor GetMoveTargetFor ( ScriptedController C )

MoveToGoal Source code

function bool MoveToGoal ( )


Defaultproperties

defaultproperties
{
     ActionString="Move to player"
     bValidForTrigger=False
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:48.875 - Created with UnCodeX