Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_MapMarkersUI.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_MapMarkersUI
 Markers UI map component. More...
 

Typedefs

typedef func MarkerPlacedInvoker
 

Functions

void MarkerPlacedInvoker (int posX, int posY, bool isLocal)
 

Typedef Documentation

◆ MarkerPlacedInvoker

Definition at line 3 of file SCR_MapMarkersUI.c.

Function Documentation

◆ MarkerPlacedInvoker()

void MarkerPlacedInvoker ( int  posX,
int  posY,
bool  isLocal 
)