Tyrion.AI_BucklerKnock
- Extends
- AI_CharacterAction
- Modifiers
- implements IBooleanActionCondition editinlinenew
Core.Object
|
+-- Core.RefCount
|
+-- Engine.Tyrion_ActionBase
|
+-- Tyrion.ActionBase
|
+-- Tyrion.AI_RunnableAction
|
+-- Tyrion.AI_Action
|
+-- Tyrion.AI_CharacterAction
|
+-- Tyrion.AI_BucklerKnock
Inherited Functions from Tyrion.AI_CharacterAction |
baseAIcharacter, character, characterResource, classConstruct, cleanup, clearDummyGoals, clearDummyHeadGoal, clearDummyMovementGoal, clearDummyWeaponGoal, findResource, getResourceClass, headResource, initAction, movementResource, rook, useResources, weaponResource |
Inherited Functions from Tyrion.AI_Action |
fail, getChildReference, getResource, goalAchievedCB, goalNotAchievedCB, initAction, instantFail, instantSucceed, interruptAction, interruptGoalIf, myAddRef, OnSensorMessage, removeAction, removeChildReference, resourceStolenCB, runAction, selectionHeuristic, setChildReference, succeed, waitForAllGoals, waitForAllGoalsConsidered, waitForAllGoalsInList, waitForAnyGoal, waitForGoal, waitForResourcesAvailable |
const SPRINT_SPEED = 777.0f;
const TIME_OUT_DURATION = 4.0f;
var float endTime;
var float startTime;
var float terminalHeight;
InternalParameters
var(InternalParameters)
Pawn target;
Parameters
var(Parameters) float knockDistance;
var(Parameters) editinline Name targetName;
function actionSucceededCB (
NS_Action child ) )
function cleanup ( ) )
static
function float selectionHeuristic (
AI_Goal goal ) )
defaultproperties
{
satisfiesGoal = class'AI_BucklerKnockGoal'
} |
Creation time: st 23.5.2018 00:10:26.546 - Created with
UnCodeX