Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseGroupCommand Class Reference
Inheritance diagram for SCR_BaseGroupCommand:
SCR_BaseRadialCommand SCR_LookAtGroupCommand SCR_RecruitAIGroupCommand SCR_RemoveAIGroupCommand SCR_SetCombatModeGroupCommand SCR_StopMovementGroupCommand SCR_WaypointGroupCommand SCR_ArtilleryWaypointGroupCommand SCR_CharacterEntityWaypointGroupCommand SCR_ContextGetIngroupCommand SCR_FollowGroupCommand SCR_GestureGroupCommand SCR_GetINtoSelectedVehicleGroupCommand SCR_GetOutGroupCommand SCR_PatrolGroupCommand

Protected Member Functions

override bool CanRoleShow ()
string GetSoundEventName ()
float GetSoundEventSeed ()
bool CanShowPreview ()
bool ShouldPlayAIResponse ()
override bool CanShowOnMap ()
int GetCommandGestureID ()
SCR_ECommandVisualizationDuration GetVisualizationDuration ()
override bool CanBeShownInCurrentLifeState ()
override void VisualizeCommand (vector targetPosition)
override void VisualizeCommandPreview (vector targetPosition)

Protected Attributes

bool m_bShowToLeader
bool m_bShowToMember
bool m_bShowOnMap
bool m_bUsableWhileDead
bool m_bUsableWhileUncouscious
int m_iGestureID
string m_sSoundEventName
float m_fSoundEventSeed
bool m_bShowPreview
bool m_bPlayAIResponse
SCR_ECommandVisualizationDuration m_eVisualizationDuration
ResourceName m_sInfoDisplayConfig
Widget m_wVisualizationWidget

Detailed Description

Definition at line 3 of file SCR_BaseGroupCommand.c.

Member Function Documentation

◆ CanBeShownInCurrentLifeState()

override bool SCR_BaseGroupCommand::CanBeShownInCurrentLifeState ( )
inlineprotected

Definition at line 101 of file SCR_BaseGroupCommand.c.

◆ CanRoleShow()

override bool SCR_BaseGroupCommand::CanRoleShow ( )
inlineprotected

Definition at line 44 of file SCR_BaseGroupCommand.c.

◆ CanShowOnMap()

override bool SCR_BaseGroupCommand::CanShowOnMap ( )
inlineprotected

Definition at line 83 of file SCR_BaseGroupCommand.c.

◆ CanShowPreview()

bool SCR_BaseGroupCommand::CanShowPreview ( )
inlineprotected

Definition at line 72 of file SCR_BaseGroupCommand.c.

◆ GetCommandGestureID()

int SCR_BaseGroupCommand::GetCommandGestureID ( )
inlineprotected

Definition at line 89 of file SCR_BaseGroupCommand.c.

◆ GetSoundEventName()

string SCR_BaseGroupCommand::GetSoundEventName ( )
inlineprotected

Definition at line 61 of file SCR_BaseGroupCommand.c.

◆ GetSoundEventSeed()

float SCR_BaseGroupCommand::GetSoundEventSeed ( )
inlineprotected

Definition at line 66 of file SCR_BaseGroupCommand.c.

◆ GetVisualizationDuration()

SCR_ECommandVisualizationDuration SCR_BaseGroupCommand::GetVisualizationDuration ( )
inlineprotected

Definition at line 95 of file SCR_BaseGroupCommand.c.

◆ ShouldPlayAIResponse()

bool SCR_BaseGroupCommand::ShouldPlayAIResponse ( )
inlineprotected

Definition at line 77 of file SCR_BaseGroupCommand.c.

◆ VisualizeCommand()

override void SCR_BaseGroupCommand::VisualizeCommand ( vector targetPosition)
inlineprotected

Definition at line 125 of file SCR_BaseGroupCommand.c.

◆ VisualizeCommandPreview()

override void SCR_BaseGroupCommand::VisualizeCommandPreview ( vector targetPosition)
inlineprotected

Definition at line 151 of file SCR_BaseGroupCommand.c.

Member Data Documentation

◆ m_bPlayAIResponse

bool SCR_BaseGroupCommand::m_bPlayAIResponse
protected

Definition at line 33 of file SCR_BaseGroupCommand.c.

◆ m_bShowOnMap

bool SCR_BaseGroupCommand::m_bShowOnMap
protected

Definition at line 12 of file SCR_BaseGroupCommand.c.

◆ m_bShowPreview

bool SCR_BaseGroupCommand::m_bShowPreview
protected

Definition at line 30 of file SCR_BaseGroupCommand.c.

◆ m_bShowToLeader

bool SCR_BaseGroupCommand::m_bShowToLeader
protected

Definition at line 6 of file SCR_BaseGroupCommand.c.

◆ m_bShowToMember

bool SCR_BaseGroupCommand::m_bShowToMember
protected

Definition at line 9 of file SCR_BaseGroupCommand.c.

◆ m_bUsableWhileDead

bool SCR_BaseGroupCommand::m_bUsableWhileDead
protected

Definition at line 15 of file SCR_BaseGroupCommand.c.

◆ m_bUsableWhileUncouscious

bool SCR_BaseGroupCommand::m_bUsableWhileUncouscious
protected

Definition at line 18 of file SCR_BaseGroupCommand.c.

◆ m_eVisualizationDuration

SCR_ECommandVisualizationDuration SCR_BaseGroupCommand::m_eVisualizationDuration
protected

Definition at line 36 of file SCR_BaseGroupCommand.c.

◆ m_fSoundEventSeed

float SCR_BaseGroupCommand::m_fSoundEventSeed
protected

Definition at line 27 of file SCR_BaseGroupCommand.c.

◆ m_iGestureID

int SCR_BaseGroupCommand::m_iGestureID
protected

Definition at line 21 of file SCR_BaseGroupCommand.c.

◆ m_sInfoDisplayConfig

ResourceName SCR_BaseGroupCommand::m_sInfoDisplayConfig
protected

Definition at line 39 of file SCR_BaseGroupCommand.c.

◆ m_sSoundEventName

string SCR_BaseGroupCommand::m_sSoundEventName
protected

Definition at line 24 of file SCR_BaseGroupCommand.c.

◆ m_wVisualizationWidget

Widget SCR_BaseGroupCommand::m_wVisualizationWidget
protected

Definition at line 41 of file SCR_BaseGroupCommand.c.


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