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

Tyrion.ActionRemoveGoal

Extends
ActionGoalAction

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

Variables Summary
ActionRemoveGoal
StringgoalName
Inherited Variables from Tyrion.ActionGoalAction
target

Functions Summary
function editorDisplayString (out string s))
functionVariable execute ()))
Inherited Functions from Tyrion.ActionGoalAction
postGoal, unpostGoal
Inherited Functions from Tyrion.TyrionScriptAction
enumTyrionTargets


Variables Detail

ActionRemoveGoal

goalName Source code

var(ActionRemoveGoal) String goalName;


Functions Detail

editorDisplayString Source code

function editorDisplayString ( out string s) )

execute Source code

latent function Variable execute ( ) )


Defaultproperties

defaultproperties
{
	returnType			= None
	actionDisplayName	= "Remove Goal"
	actionHelp			= "Removes a goal from a rook"
	category			= "AI"
}

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