| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
Core.Object
|   
+-- Scripting.Action
   |   
   +-- Tyrion.TyrionScriptAction
      |   
      +-- Tyrion.ActionChangeGoalPriority
| Variables Summary | |
|---|---|
| ActionChangeGoalPriority | |
| String | goalName | 
| int | newPriority | 
| Name | target | 
| Inherited Variables from Scripting.Action | 
|---|
| acceptAllTypes, actionDisplayName, actionHelp, category, parentScript, resolveInfoList, returnType | 
| Structures Summary | 
|---|
| Inherited Structures from Scripting.Action | 
|---|
| ParameterResolveInfo | 
| Functions Summary | ||
|---|---|---|
![]()  | editorDisplayString (out string s)) | |
![]()  | Variable | execute ())) | 
| Inherited Functions from Tyrion.TyrionScriptAction | 
|---|
| enumTyrionTargets | 
| Variables Detail | 
|---|
| Functions Detail | 
|---|
 editorDisplayString  Source code
 execute  Source code| Defaultproperties | 
|---|
defaultproperties
{
	returnType			= None
	actionDisplayName	= "Change Goal Priority"
	actionHelp			= "Changes a goal's priority"
	category			= "AI"
} | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||