Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EmoteBaseCommand Class Reference
Inheritance diagram for SCR_EmoteBaseCommand:
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)

Protected Attributes

bool m_bUnequipItems
int m_iGestureID
ref array< ref ECharacterStancem_aAllowedStances

Detailed Description

Definition at line 3 of file SCR_EmoteBaseCommand.c.

Member Function Documentation

◆ CanBePerformed()

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

Definition at line 51 of file SCR_EmoteBaseCommand.c.

◆ Execute()

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

Definition at line 15 of file SCR_EmoteBaseCommand.c.

Member Data Documentation

◆ m_aAllowedStances

ref array<ref ECharacterStance> SCR_EmoteBaseCommand::m_aAllowedStances
protected

Definition at line 12 of file SCR_EmoteBaseCommand.c.

◆ m_bUnequipItems

bool SCR_EmoteBaseCommand::m_bUnequipItems
protected

Definition at line 6 of file SCR_EmoteBaseCommand.c.

◆ m_iGestureID

int SCR_EmoteBaseCommand::m_iGestureID
protected

Definition at line 9 of file SCR_EmoteBaseCommand.c.


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