Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MapAreaProperties Interface Reference

Public Member Functions

proto external void SetVisibility (EMapAreaType type, bool visibility)
 
proto external void SetVisualizationType (EMapAreaType areaType, EMapAreaVisualizationType visualizationType)
 
proto external void SetAreaColor (EMapAreaType type, notnull Color color)
 
proto external void SetIndividualColor (EMapAreaType type, notnull Color color)
 

Member Function Documentation

◆ SetAreaColor()

proto external void MapAreaProperties.SetAreaColor ( EMapAreaType  type,
notnull Color  color 
)

◆ SetIndividualColor()

proto external void MapAreaProperties.SetIndividualColor ( EMapAreaType  type,
notnull Color  color 
)

◆ SetVisibility()

proto external void MapAreaProperties.SetVisibility ( EMapAreaType  type,
bool  visibility 
)

◆ SetVisualizationType()

proto external void MapAreaProperties.SetVisualizationType ( EMapAreaType  areaType,
EMapAreaVisualizationType  visualizationType 
)

The documentation for this interface was generated from the following file: