Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MapMarkerSquadMemberComponent.c
Go to the documentation of this file.
2{
3 //------------------------------------------------------------------------------------------------
5 void SetFaction(Faction faction)
6 {
7 SetColor(faction.GetFactionColor());
8 }
9}
Attached to root of marker dynamic base layout.