Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ActionsTuple Interface Reference

Public Member Functions

void Init ()
 

Public Attributes

ref array< BaseUserActionparam1
 Array of actions.
 
ref array< bool > param2
 Array of whether actions above can be performed or not (true=can)
 

Member Function Documentation

◆ Init()

void ActionsTuple.Init ( )

Member Data Documentation

◆ param1

ref array<BaseUserAction> ActionsTuple.param1

Array of actions.

◆ param2

ref array<bool> ActionsTuple.param2

Array of whether actions above can be performed or not (true=can)


The documentation for this interface was generated from the following file: