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

Protected Member Functions

int GetPlayerId ()
void SetData (notnull Faction commanderFaction, int playerId, IEntity hoveredEntity)
bool CanExecuteCommand (vector position)
void OnCommandNotExecuted (vector position)
void SCR_EstablishBaseMapCommandCursor ()

Protected Attributes

Faction m_CommanderFaction
int m_iPlayerId
IEntity m_HoveredEntity
ENotification m_eBlockingNotification
BaseWorld m_World
float m_fOceanBaseHeight
bool m_bIsOcean
float m_fSignalRangeOffset
const int CONSTRUCTION_TRUCK_BUILDING_RADIUS = 35

Detailed Description

Definition at line 1 of file SCR_EstablishBaseMapCommandCursor.c.

Constructor & Destructor Documentation

◆ SCR_EstablishBaseMapCommandCursor()

void SCR_EstablishBaseMapCommandCursor::SCR_EstablishBaseMapCommandCursor ( )
inlineprotected

Definition at line 84 of file SCR_EstablishBaseMapCommandCursor.c.

Member Function Documentation

◆ CanExecuteCommand()

bool SCR_EstablishBaseMapCommandCursor::CanExecuteCommand ( vector position)
inlineprotected

Definition at line 29 of file SCR_EstablishBaseMapCommandCursor.c.

◆ GetPlayerId()

int SCR_EstablishBaseMapCommandCursor::GetPlayerId ( )
inlineprotected

Definition at line 15 of file SCR_EstablishBaseMapCommandCursor.c.

◆ OnCommandNotExecuted()

void SCR_EstablishBaseMapCommandCursor::OnCommandNotExecuted ( vector position)
inlineprotected

Definition at line 75 of file SCR_EstablishBaseMapCommandCursor.c.

◆ SetData()

void SCR_EstablishBaseMapCommandCursor::SetData ( notnull Faction commanderFaction,
int playerId,
IEntity hoveredEntity )
inlineprotected

Definition at line 21 of file SCR_EstablishBaseMapCommandCursor.c.

Member Data Documentation

◆ CONSTRUCTION_TRUCK_BUILDING_RADIUS

const int SCR_EstablishBaseMapCommandCursor::CONSTRUCTION_TRUCK_BUILDING_RADIUS = 35
protected

Definition at line 12 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_bIsOcean

bool SCR_EstablishBaseMapCommandCursor::m_bIsOcean
protected

Definition at line 9 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_CommanderFaction

Faction SCR_EstablishBaseMapCommandCursor::m_CommanderFaction
protected

Definition at line 3 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_eBlockingNotification

ENotification SCR_EstablishBaseMapCommandCursor::m_eBlockingNotification
protected

Definition at line 6 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_fOceanBaseHeight

float SCR_EstablishBaseMapCommandCursor::m_fOceanBaseHeight
protected

Definition at line 8 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_fSignalRangeOffset

float SCR_EstablishBaseMapCommandCursor::m_fSignalRangeOffset
protected

Definition at line 10 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_HoveredEntity

IEntity SCR_EstablishBaseMapCommandCursor::m_HoveredEntity
protected

Definition at line 5 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_iPlayerId

int SCR_EstablishBaseMapCommandCursor::m_iPlayerId
protected

Definition at line 4 of file SCR_EstablishBaseMapCommandCursor.c.

◆ m_World

BaseWorld SCR_EstablishBaseMapCommandCursor::m_World
protected

Definition at line 7 of file SCR_EstablishBaseMapCommandCursor.c.


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