Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_RadioCoverageMapDescriptorComponent Interface Reference
Inheritance diagram for SCR_RadioCoverageMapDescriptorComponent:
SCR_MapDescriptorComponent MapDescriptorComponent GameComponent SCR_MilitaryBaseMapDescriptorComponent SCR_CampaignMilitaryBaseMapDescriptorComponent

Public Member Functions

void SetParentRadio (SCR_CoverageRadioComponent radio)
 
SCR_CoverageRadioComponent GetParentRadio ()
 
void UpdateLinks ()
 
void OnIconHovered (bool hovering)
 
- Public Member Functions inherited from MapDescriptorComponent
proto external int GetBaseType ()
 Determine type of descriptor.
 
proto external int GetUnitType ()
 Determine unit type of descriptor - may not be set if not unit.
 
proto external int GetGroupType ()
 Determine group type of descriptor.
 
proto external MapItem Item ()
 Search for the item. Use with moderation and ideally not inside tight loops.
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Public Attributes

SCR_CoverageRadioComponent m_Radio
 

Protected Member Functions

SCR_GraphLinesData GetGraphLinesData ()
 
void OnMapOpen (MapConfiguration config)
 
void OnMapClose (MapConfiguration config)
 
void CreateLinks ()
 
void DeleteLinks ()
 
void ColorMapLink (notnull MapLink link, bool isHovering)
 

Member Function Documentation

◆ ColorMapLink()

void SCR_RadioCoverageMapDescriptorComponent.ColorMapLink ( notnull MapLink link,
bool isHovering )
protected

◆ CreateLinks()

void SCR_RadioCoverageMapDescriptorComponent.CreateLinks ( )
protected

◆ DeleteLinks()

void SCR_RadioCoverageMapDescriptorComponent.DeleteLinks ( )
protected

◆ GetGraphLinesData()

SCR_GraphLinesData SCR_RadioCoverageMapDescriptorComponent.GetGraphLinesData ( )
protected

◆ GetParentRadio()

SCR_CoverageRadioComponent SCR_RadioCoverageMapDescriptorComponent.GetParentRadio ( )

◆ OnIconHovered()

void SCR_RadioCoverageMapDescriptorComponent.OnIconHovered ( bool hovering)

◆ OnMapClose()

void SCR_RadioCoverageMapDescriptorComponent.OnMapClose ( MapConfiguration config)
protected

◆ OnMapOpen()

void SCR_RadioCoverageMapDescriptorComponent.OnMapOpen ( MapConfiguration config)
protected

◆ SetParentRadio()

void SCR_RadioCoverageMapDescriptorComponent.SetParentRadio ( SCR_CoverageRadioComponent radio)

◆ UpdateLinks()

void SCR_RadioCoverageMapDescriptorComponent.UpdateLinks ( )

Member Data Documentation

◆ m_Radio

SCR_CoverageRadioComponent SCR_RadioCoverageMapDescriptorComponent.m_Radio

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