◆ EOnTaskSimulate()
| override ENodeResult SCR_CreateAIExtraMoveParams.EOnTaskSimulate |
( |
AIAgent | owner, |
|
|
float | dt ) |
Scripted nodes are suposed to return SUCCESS, FAIL or RUNNING state.
Implements AITaskScripted.
◆ GetOnHoverDescription()
| static override string SCR_CreateAIExtraMoveParams.GetOnHoverDescription |
( |
| ) |
|
|
static |
◆ GetVariablesIn()
| override TStringArray SCR_CreateAIExtraMoveParams.GetVariablesIn |
( |
| ) |
|
◆ GetVariablesOut()
| override TStringArray SCR_CreateAIExtraMoveParams.GetVariablesOut |
( |
| ) |
|
◆ InitStraightPathCostModifier()
| void SCR_CreateAIExtraMoveParams.InitStraightPathCostModifier |
( |
| ) |
|
◆ VisibleInPalette()
| static override bool SCR_CreateAIExtraMoveParams.VisibleInPalette |
( |
| ) |
|
|
static |
◆ m_fStraightPathCostModifier
| float SCR_CreateAIExtraMoveParams.m_fStraightPathCostModifier |
|
protected |
◆ m_Params
◆ PORT_FLANKING_END_POS
| const string SCR_CreateAIExtraMoveParams.PORT_FLANKING_END_POS = "InFlankEndPos" |
|
staticprotected |
◆ PORT_FLANKING_START_POS
| const string SCR_CreateAIExtraMoveParams.PORT_FLANKING_START_POS = "InFlankStartPos" |
|
staticprotected |
◆ PORT_PARAMS
| const string SCR_CreateAIExtraMoveParams.PORT_PARAMS = "OutParams" |
|
staticprotected |
◆ s_aVarsIn
◆ s_aVarsOut
| ref TStringArray SCR_CreateAIExtraMoveParams.s_aVarsOut = { PORT_PARAMS } |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/AI/Movement/SCR_CreateAIExtraMoveParams.c