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

Protected Member Functions

override bool Execute (IEntity cursorTarget, IEntity target, vector targetPosition, int playerID, bool isClient)
override bool CanBePerformed (notnull SCR_ChimeraCharacter user)
bool StartLoiter ()

Protected Attributes

ref SCR_ScriptedCharacterInputContext m_pScrInputContext
ELoiteringType m_eLoiterType
bool m_bUnequipItems
ref array< ref ECharacterStancem_aAllowedStances
ResourceName m_sHint = "{3D2B20A0A9C3248A}Configs/Hints/GeneralHints.conf"

Detailed Description

Definition at line 2 of file SCR_BaseContinuousEmoteCommand.c.

Member Function Documentation

◆ CanBePerformed()

override bool SCR_ContinuousLoiterCommand::CanBePerformed ( notnull SCR_ChimeraCharacter user)
inlineprotected

Definition at line 62 of file SCR_BaseContinuousEmoteCommand.c.

◆ Execute()

override bool SCR_ContinuousLoiterCommand::Execute ( IEntity cursorTarget,
IEntity target,
vector targetPosition,
int playerID,
bool isClient )
inlineprotected

Definition at line 18 of file SCR_BaseContinuousEmoteCommand.c.

◆ StartLoiter()

bool SCR_ContinuousLoiterCommand::StartLoiter ( )
inlineprotected

Definition at line 78 of file SCR_BaseContinuousEmoteCommand.c.

Member Data Documentation

◆ m_aAllowedStances

ref array<ref ECharacterStance> SCR_ContinuousLoiterCommand::m_aAllowedStances
protected

Definition at line 13 of file SCR_BaseContinuousEmoteCommand.c.

◆ m_bUnequipItems

bool SCR_ContinuousLoiterCommand::m_bUnequipItems
protected

Definition at line 10 of file SCR_BaseContinuousEmoteCommand.c.

◆ m_eLoiterType

ELoiteringType SCR_ContinuousLoiterCommand::m_eLoiterType
protected

Definition at line 7 of file SCR_BaseContinuousEmoteCommand.c.

◆ m_pScrInputContext

ref SCR_ScriptedCharacterInputContext SCR_ContinuousLoiterCommand::m_pScrInputContext
protected

Definition at line 4 of file SCR_BaseContinuousEmoteCommand.c.

◆ m_sHint

ResourceName SCR_ContinuousLoiterCommand::m_sHint = "{3D2B20A0A9C3248A}Configs/Hints/GeneralHints.conf"
protected

Definition at line 15 of file SCR_BaseContinuousEmoteCommand.c.


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