◆ GetOnHoverDescription()
| static override string SCR_AIDecoIsEnemyWithinRadius.GetOnHoverDescription |
( |
| ) |
|
|
staticprotected |
◆ GetVariablesIn()
| override TStringArray SCR_AIDecoIsEnemyWithinRadius.GetVariablesIn |
( |
| ) |
|
◆ GetVariablesOut()
| override TStringArray SCR_AIDecoIsEnemyWithinRadius.GetVariablesOut |
( |
| ) |
|
◆ TestFunction()
| override bool SCR_AIDecoIsEnemyWithinRadius.TestFunction |
( |
AIAgent | owner | ) |
|
|
protected |
◆ TestLocationOfKnownEnemies()
◆ VisibleInPalette()
| static override bool SCR_AIDecoIsEnemyWithinRadius.VisibleInPalette |
( |
| ) |
|
|
staticprotected |
◆ LOCATION_PORT
| const string SCR_AIDecoIsEnemyWithinRadius.LOCATION_PORT = "LocationOut" |
|
static |
◆ s_aVarsIn
| ref TStringArray SCR_AIDecoIsEnemyWithinRadius.s_aVarsIn |
|
staticprotected |
Initial value:= {
}
static const string WAYPOINT_PORT
Definition SCR_AIDecoIsEnemyWithinRadius.c:3
◆ s_aVarsOut
| ref TStringArray SCR_AIDecoIsEnemyWithinRadius.s_aVarsOut |
|
staticprotected |
Initial value:= {
}
static const string LOCATION_PORT
Definition SCR_AIDecoIsEnemyWithinRadius.c:4
◆ WAYPOINT_PORT
| const string SCR_AIDecoIsEnemyWithinRadius.WAYPOINT_PORT = "WaypointIn" |
|
static |
The documentation for this interface was generated from the following file:
- Game/AI/ScriptedNodes/Waypoints/SCR_AIDecoIsEnemyWithinRadius.c