Arma Reforger Script API
|
Classes | |
interface | BaseActionsManagerComponentClass |
interface | BaseActionsManagerComponent |
interface | BaseInteractionHandlerComponentClass |
interface | BaseInteractionHandlerComponent |
Base class for interaction handler. More... | |
interface | BaseLightUserAction |
interface | BaseUserAction |
interface | CompartmentUserAction |
interface | DoorUserAction |
interface | ExtBaseInteractionHandlerComponentClass |
interface | ExtBaseInteractionHandlerComponent |
Collects interactions by performing a sphere cast initially and then a sphere query at the end. More... | |
interface | ScriptedSignalUserAction |
This action will take care of the synchronization of the signal value. More... | |
interface | ScriptedUserAction |
interface | TurnOnUserAction |
interface | UserActionContext |
Object that can be placed in ActionsManagerComponent to define a contextual collection of BaseUserActions. More... | |
interface | VehicleDoorUserAction |
Enumerations | |
enum | EUserActionEvent { EUserActionEvent.StartAction , EUserActionEvent.PerformAction , EUserActionEvent.PerformContinuousAction , EUserActionEvent.CancelAction } |
enum EUserActionEvent |