|
Arma Reforger Script API
|
Public Member Functions | |
| override void | SetMenuEntry (notnull SCR_MapMarkerMenuEntry entry) |
| override void | OnEntryPerformed (SCR_SelectionMenuEntry entry) |
Public Member Functions inherited from SCR_BaseReconMarkerEntry | |
| SCR_MapMarkerMenuEntry | GetMenuEntry () |
| bool | IsEnabled () |
| void | SCR_BaseReconMarkerEntry () |
Protected Member Functions | |
| int | GetPlacedMarkerIconIndex () |
Protected Attributes | |
| string | m_sMenuDescription |
| string | m_sColorName |
| string | m_sIconImagesetQuad |
| SCR_MapMarkerEntryPlaced | m_PlacedMarkerConfig |
Protected Attributes inherited from SCR_BaseReconMarkerEntry | |
| bool | m_bEnabled |
| SCR_MapMarkerMenuEntry | m_MenuEntry |
| SCR_MapEntity | m_MapEntity |
| SCR_MapMarkerManagerComponent | m_MarkerMgr |
|
protected |
| override void SCR_CustomReconMarkerEntry.OnEntryPerformed | ( | SCR_SelectionMenuEntry | entry | ) |
Implements SCR_BaseReconMarkerEntry.
| override void SCR_CustomReconMarkerEntry.SetMenuEntry | ( | notnull SCR_MapMarkerMenuEntry | entry | ) |
| [in] | entry |
Implements SCR_BaseReconMarkerEntry.
|
protected |
|
protected |
|
protected |
|
protected |