![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesIn () |
| override TStringArray | GetVariablesOut () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| ref CoverQueryProperties | m_CoverQueryProps = new CoverQueryProperties() |
| const float | QUERY_MIN_RADIUS = 8.0 |
| const float | QUERY_MAX_RADIUS = 18.0 |
| const float | QUERY_RADIUS_TO_WAYPOINT_RADIUS_RATIO = 0.3 |
Static Protected Attributes | |
| static const string | PORT_COVER_QUERY_PROPERTIES = "CoverQueryProps" |
| static const string | PORT_SECTOR_CENTER_POSITION = "SectorCenterPos" |
| static const string | PORT_SECTOR_AXIS_POINT_POSITION = "SectorAxisPointPos" |
| static const string | PORT_SECTOR_HALF_SIZE_DEG = "SectorHalfSizeDeg" |
| static const string | PORT_SECTOR_RADIUS = "SectorRadius" |
| static ref TStringArray | s_aVarsIn |
| static ref TStringArray | s_aVarsOut |
Definition at line 1 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
inlineprotected |
Definition at line 19 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
inlinestaticprotected |
Definition at line 91 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
inlineprotected |
Definition at line 84 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
inlineprotected |
Definition at line 89 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
inlinestaticprotected |
Definition at line 76 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
protected |
Definition at line 12 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 4 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 8 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 7 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 9 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 10 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
protected |
Definition at line 15 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
protected |
Definition at line 14 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
protected |
Definition at line 16 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 78 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.
|
staticprotected |
Definition at line 86 of file SCR_AICreateDefendBehaviorCoverQueryProps.c.