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

Tyrion.ActionGoalAction

Extends
TyrionScriptAction
Modifiers
abstract

Core.Object
|   
+-- Scripting.Action
   |   
   +-- Tyrion.TyrionScriptAction
      |   
      +-- Tyrion.ActionGoalAction

Direct Known Subclasses:

ActionAddGoal, ActionRemoveGoal, ActionReplaceGoal, ActionSpeak

Variables Summary
ActionGoalAction
Nametarget
Inherited Variables from Scripting.Action
acceptAllTypes, actionDisplayName, actionHelp, category, parentScript, resolveInfoList, returnType

Structures Summary
Inherited Structures from Scripting.Action
ParameterResolveInfo

Functions Summary
functionAI_Goal postGoal (Actor a, AI_Goal goal))
function unpostGoal (Actor a, String goalName))
Inherited Functions from Tyrion.TyrionScriptAction
enumTyrionTargets
Inherited Functions from Scripting.Action
construct, editorDisplayString, enumScriptLabels, enumScripts, execute, findByLabel, findStaticByLabel, findVariable, logError, newTemporaryVariable, newVariable, PrecacheSpeech, propertyDisplayString, resolveParameters, SetActionPropertyText, setParentScript, tryFindVariable


Variables Detail

ActionGoalAction

target Source code

var(ActionGoalAction) editcombotype ( enumTyrionTargets ) Name target;


Functions Detail

postGoal Source code

function AI_Goal postGoal ( Actor a, AI_Goal goal) )

unpostGoal Source code

function unpostGoal ( Actor a, String goalName) )



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