Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CompartmentUserAction Class Reference
Inheritance diagram for SCR_CompartmentUserAction:
CompartmentUserAction SCR_ChangeComparmentAction SCR_GetInUserAction SCR_GetOutAction SCR_JumpOutAction SCR_RemoveCasualtyUserAction SCR_SwitchSeatAction SCR_TurretGetInUserAction

Protected Member Functions

void SetCompartmentDoorInfoIndex (int index)
int GetCompartmentDoorInfoIndex ()
int GetRelevantDoorIndex (IEntity caller)
override bool HasLocalEffectOnlyScript ()

Protected Attributes

int m_iCompartmentDoorInfoIndex = -1

Detailed Description

Definition at line 1 of file SCR_CompartmentUserAction.c.

Member Function Documentation

◆ GetCompartmentDoorInfoIndex()

int SCR_CompartmentUserAction::GetCompartmentDoorInfoIndex ( )
inlineprotected

Definition at line 37 of file SCR_CompartmentUserAction.c.

◆ GetRelevantDoorIndex()

int SCR_CompartmentUserAction::GetRelevantDoorIndex ( IEntity caller)
inlineprotected

Definition at line 46 of file SCR_CompartmentUserAction.c.

◆ HasLocalEffectOnlyScript()

override bool SCR_CompartmentUserAction::HasLocalEffectOnlyScript ( )
inlineprotected

Definition at line 71 of file SCR_CompartmentUserAction.c.

◆ SetCompartmentDoorInfoIndex()

void SCR_CompartmentUserAction::SetCompartmentDoorInfoIndex ( int index)
inlineprotected

Definition at line 31 of file SCR_CompartmentUserAction.c.

Member Data Documentation

◆ m_iCompartmentDoorInfoIndex

int SCR_CompartmentUserAction::m_iCompartmentDoorInfoIndex = -1
protected

TODO: Remove and replace with proper solution This is a temporary solution for handling compartment actions from different positions

Definition at line 28 of file SCR_CompartmentUserAction.c.


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