Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SwitchSeatAction Class Reference
Inheritance diagram for SCR_SwitchSeatAction:
SCR_GetInUserAction

Protected Member Functions

override bool CanBePerformedScript (IEntity user)
override bool CanBeShownScript (IEntity user)

Protected Attributes

bool m_bPilotOnly
bool m_bCargoOnly

Detailed Description

Definition at line 1 of file SCR_SwitchSeatUserAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_SwitchSeatAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 10 of file SCR_SwitchSeatUserAction.c.

◆ CanBeShownScript()

override bool SCR_SwitchSeatAction::CanBeShownScript ( IEntity user)
inlineprotected

Check if some other action or animation is preventing the seat switch

Definition at line 61 of file SCR_SwitchSeatUserAction.c.

Member Data Documentation

◆ m_bCargoOnly

bool SCR_SwitchSeatAction::m_bCargoOnly
protected

Definition at line 7 of file SCR_SwitchSeatUserAction.c.

◆ m_bPilotOnly

bool SCR_SwitchSeatAction::m_bPilotOnly
protected

Definition at line 4 of file SCR_SwitchSeatUserAction.c.


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