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

Tyrion.ActionChangeAIControl

Extends
TyrionScriptAction

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

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

Structures Summary
Inherited Structures from Scripting.Action
ParameterResolveInfo

Functions Summary
function editorDisplayString (out string s))
functionVariable execute ()))
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

ActionChangeAIControl

newAI_LOD_level Source code

var(ActionChangeAIControl) actionnoresolve Tyrion_ResourceBase.AI_LOD_Levels newAI_LOD_level;

target Source code

var(ActionChangeAIControl) editcombotype ( enumTyrionTargets ) Name target;


Functions Detail

editorDisplayString Source code

function editorDisplayString ( out string s) )

execute Source code

latent function Variable execute ( ) )


Defaultproperties

defaultproperties
{
	returnType			= None
	actionDisplayName	= "Change AI Control"
	actionHelp			= "Changes AI control level (AI LOD level) of this 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.333 - Created with UnCodeX