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

Public Member Functions

proto external void SetVisibility (EMapBuildingType type, bool visibility)
 
proto external void SetLineType (EMapBuildingType type, EMapLineType lineType)
 
proto external void SetOutlineWidth (EMapBuildingType type, float width)
 
proto external void SetLineColor (EMapBuildingType type, notnull Color color)
 
proto external void SetOutlineColor (EMapBuildingType type, notnull Color color)
 
proto external void SetVisible (bool visibility)
 
proto external bool IsVisible ()
 

Member Function Documentation

◆ IsVisible()

proto external bool MapBuildingProps.IsVisible ( )

◆ SetLineColor()

proto external void MapBuildingProps.SetLineColor ( EMapBuildingType  type,
notnull Color  color 
)

◆ SetLineType()

proto external void MapBuildingProps.SetLineType ( EMapBuildingType  type,
EMapLineType  lineType 
)

◆ SetOutlineColor()

proto external void MapBuildingProps.SetOutlineColor ( EMapBuildingType  type,
notnull Color  color 
)

◆ SetOutlineWidth()

proto external void MapBuildingProps.SetOutlineWidth ( EMapBuildingType  type,
float  width 
)

◆ SetVisibility()

proto external void MapBuildingProps.SetVisibility ( EMapBuildingType  type,
bool  visibility 
)

◆ SetVisible()

proto external void MapBuildingProps.SetVisible ( bool  visibility)

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