|
Arma Reforger Script API
|
Public Member Functions | |
| void | Init () |
Public Attributes | |
| ref array< BaseUserAction > | param1 |
| Array of actions. | |
| ref array< bool > | param2 |
| Array of whether actions above can be performed or not (true=can) | |
| void ActionsTuple.Init | ( | ) |
| ref array<BaseUserAction> ActionsTuple.param1 |
Array of actions.
| ref array<bool> ActionsTuple.param2 |
Array of whether actions above can be performed or not (true=can)