◆ EOnTaskSimulate()
override ENodeResult SCR_AICreateBasicCoverQueryProps.EOnTaskSimulate |
( |
AIAgent | owner, |
|
|
float | dt ) |
◆ GetOnHoverDescription()
static override string SCR_AICreateBasicCoverQueryProps.GetOnHoverDescription |
( |
| ) |
|
|
static |
◆ GetVariablesIn()
override TStringArray SCR_AICreateBasicCoverQueryProps.GetVariablesIn |
( |
| ) |
|
◆ GetVariablesOut()
override TStringArray SCR_AICreateBasicCoverQueryProps.GetVariablesOut |
( |
| ) |
|
◆ VisibleInPalette()
static override bool SCR_AICreateBasicCoverQueryProps.VisibleInPalette |
( |
| ) |
|
|
static |
◆ m_bSelectHighestScoreCover
bool SCR_AICreateBasicCoverQueryProps.m_bSelectHighestScoreCover |
|
protected |
◆ m_CoverQueryProps
◆ m_fRadius
float SCR_AICreateBasicCoverQueryProps.m_fRadius |
|
protected |
◆ PORT_COVER_QUERY_PROPERTIES
const static string SCR_AICreateBasicCoverQueryProps.PORT_COVER_QUERY_PROPERTIES = "CoverQueryProps" |
|
staticprotected |
◆ PORT_POSITION
const static string SCR_AICreateBasicCoverQueryProps.PORT_POSITION = "Position" |
|
staticprotected |
◆ PORT_RADIUS
const static string SCR_AICreateBasicCoverQueryProps.PORT_RADIUS = "Radius" |
|
staticprotected |
◆ s_aVarsIn
ref TStringArray SCR_AICreateBasicCoverQueryProps.s_aVarsIn |
|
staticprotected |
Initial value:= {
}
const static string PORT_RADIUS
Definition SCR_AICreateBasicCoverQueryProps.c:8
const static string PORT_POSITION
Definition SCR_AICreateBasicCoverQueryProps.c:7
◆ s_aVarsOut
ref TStringArray SCR_AICreateBasicCoverQueryProps.s_aVarsOut |
|
staticprotected |
Initial value:= {
}
const static string PORT_COVER_QUERY_PROPERTIES
Definition SCR_AICreateBasicCoverQueryProps.c:4
The documentation for this interface was generated from the following file:
- Game/AI/Movement/SCR_AICreateBasicCoverQueryProps.c