Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_MapMarkerEntryDotCircle.c
Go to the documentation of this file.
1
[
BaseContainerProps
(),
SCR_MapMarkerTitle
()]
2
class
SCR_MapMarkerEntryDotCircle
:
SCR_MapMarkerEntryDynamic
3
{
4
//------------------------------------------------------------------------------------------------
5
override
SCR_EMapMarkerType
GetMarkerType
()
6
{
7
return
SCR_EMapMarkerType
.DOT_CIRCLE;
8
}
9
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_EMapMarkerType
SCR_EMapMarkerType
Definition
SCR_MapMarkerConfig.c:6
SCR_MapMarkerEntryConfig::GetMarkerType
SCR_EMapMarkerType GetMarkerType()
Override this in child classes with own config entries to define type.
Definition
SCR_MapMarkerConfig.c:60
SCR_MapMarkerEntryDotCircle
Definition
SCR_MapMarkerEntryDotCircle.c:3
SCR_MapMarkerEntryDynamic
Marker dynamic entry base.
Definition
SCR_MapMarkerEntryDynamic.c:5
SCR_MapMarkerTitle
Definition
SCR_MapMarkerEntryPlaced.c:200
scripts
Game
Map
Markers
Config
SCR_MapMarkerEntryDotCircle.c
Generated by
1.17.0