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

JBToolbox2.JBAction_WaitForEvent

Extends
ACTION_WaitForEvent

Core.Object
|   
+-- Gameplay.ScriptedAction
   |   
   +-- Gameplay.LatentScriptedAction
      |   
      +-- Gameplay.ACTION_WaitForEvent
         |   
         +-- JBToolbox2.JBAction_WaitForEvent

Variables Summary
boolbWaitsForTrigger
Inherited Variables from Gameplay.ACTION_WaitForEvent
ExternalEvent, T

Functions Summary
function ActionCompleted ()))
functionbool CompleteWhenTriggered ()))
functionbool InitActionFor (ScriptedController C))
function PostBeginPlay (ScriptedSequence Parent))
Inherited Functions from Gameplay.ACTION_WaitForEvent
CompleteWhenTriggered, GetActionString, InitActionFor
Inherited Functions from Gameplay.LatentScriptedAction
CompleteOnAnim, CompleteOnLIPSincAnim, CompleteWhenTimer, CompleteWhenTriggered, DisplayDebug, GetDistance, GetMoveTargetFor, InitActionFor, MoveToGoal, StillTicking, TickedAction, TurnToGoal, WaitForPlayer


Variables Detail

bWaitsForTrigger Source code

var bool bWaitsForTrigger;


Functions Detail

ActionCompleted Source code

function ActionCompleted ( ) )

CompleteWhenTriggered Source code

function bool CompleteWhenTriggered ( ) )

InitActionFor Source code

function bool InitActionFor ( ScriptedController C) )

PostBeginPlay Source code

function PostBeginPlay ( ScriptedSequence Parent) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:09.801 - Created with UnCodeX