![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override TStringArray | GetVariablesOut () |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| const float | MIN_SPEED_MPS_SQ = 0.5 * 0.5 |
| float | m_fDistance |
Static Protected Attributes | |
| static const string | RANGE_PORT = "AngularRangeDeg" |
| static const string | LOOK_AXIS_PORT = "LookAxis" |
| static const string | IS_FREE_LOOK = "IsFreeLook" |
| static const float | FREE_LOOK_ANGLE = 30.0 |
| static const float | MOVING_IN_VEHICLE_ANGLE = 15 |
| static ref TStringArray | s_aVarsOut = { LOOK_AXIS_PORT, RANGE_PORT, IS_FREE_LOOK } |
Definition at line 1 of file SCR_AIGetAllowedLookRange.c.
|
inlineprotected |
Definition at line 21 of file SCR_AIGetAllowedLookRange.c.
|
inlinestaticprotected |
Definition at line 90 of file SCR_AIGetAllowedLookRange.c.
|
inlineprotected |
Definition at line 18 of file SCR_AIGetAllowedLookRange.c.
|
inlinestaticprotected |
Definition at line 87 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 6 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 5 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 4 of file SCR_AIGetAllowedLookRange.c.
|
protected |
Definition at line 13 of file SCR_AIGetAllowedLookRange.c.
|
protected |
Definition at line 10 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 7 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 3 of file SCR_AIGetAllowedLookRange.c.
|
staticprotected |
Definition at line 17 of file SCR_AIGetAllowedLookRange.c.