![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit (AIAgent owner) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override array< string > | GetVariablesIn () |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| AIGroupMovementComponent | m_MovementComponent |
| SCR_AIGroupSettingsComponent | m_SettingsComp |
| EMovementType | m_eSpeed |
Static Protected Attributes | |
| static const string | SPEED_PORT = "Speed" |
| static ref TStringArray | s_aVarsIn |
Sets movement speed of character. Also checks restrictions from settings.
Definition at line 3 of file SCR_AIGroupSetMovementSpeed.c.
|
inlineprotected |
Definition at line 24 of file SCR_AIGroupSetMovementSpeed.c.
|
inlineprotected |
Definition at line 60 of file SCR_AIGroupSetMovementSpeed.c.
|
inlinestaticprotected |
Definition at line 68 of file SCR_AIGroupSetMovementSpeed.c.
|
inlineprotected |
Definition at line 54 of file SCR_AIGroupSetMovementSpeed.c.
|
inlineprotected |
Definition at line 15 of file SCR_AIGroupSetMovementSpeed.c.
|
inlinestaticprotected |
Definition at line 48 of file SCR_AIGroupSetMovementSpeed.c.
|
protected |
Definition at line 12 of file SCR_AIGroupSetMovementSpeed.c.
|
protected |
Definition at line 8 of file SCR_AIGroupSetMovementSpeed.c.
|
protected |
Definition at line 9 of file SCR_AIGroupSetMovementSpeed.c.
|
staticprotected |
Definition at line 51 of file SCR_AIGroupSetMovementSpeed.c.
|
staticprotected |
Definition at line 6 of file SCR_AIGroupSetMovementSpeed.c.