Arma Reforger Script API
|
Additional Inherited Members | |
![]() | |
void | SetParentRadio (SCR_CoverageRadioComponent radio) |
SCR_CoverageRadioComponent | GetParentRadio () |
void | UpdateLinks () |
void | OnIconHovered (bool hovering) |
![]() | |
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 () |
raist todo: this is temporary - before we fix script | |
![]() | |
bool | OnTicksOnRemoteProxy () |
![]() | |
SCR_CoverageRadioComponent | m_Radio |
![]() | |
SCR_GraphLinesData | GetGraphLinesData () |
void | OnMapOpen (MapConfiguration config) |
void | OnMapClose (MapConfiguration config) |
void | CreateLinks () |
void | DeleteLinks () |
void | ColorMapLink (notnull MapLink link, bool isHovering) |