Arma Reforger Script API
Loading...
Searching...
No Matches
MapPowerLineProps Interface Reference

Public Member Functions

proto external void SetVisibility (EMapPowerlineType type, bool visibility)
 
proto external void SetIconViewLayer (EMapPowerlineType type, int layer)
 
proto external void SetLineWidth (EMapPowerlineType type, float width)
 
proto external void SetIconQuality (EMapPowerlineType type, int quality)
 
proto external void SetIconRadius (EMapPowerlineType type, float radius)
 
proto external void SetIconSize (EMapPowerlineType type, float size)
 
proto external void SetLineColor (EMapPowerlineType type, notnull Color color)
 
proto external void SetVisible (bool visibility)
 
proto external bool IsVisible ()
 

Member Function Documentation

◆ IsVisible()

proto external bool MapPowerLineProps.IsVisible ( )

◆ SetIconQuality()

proto external void MapPowerLineProps.SetIconQuality ( EMapPowerlineType type,
int quality )

◆ SetIconRadius()

proto external void MapPowerLineProps.SetIconRadius ( EMapPowerlineType type,
float radius )

◆ SetIconSize()

proto external void MapPowerLineProps.SetIconSize ( EMapPowerlineType type,
float size )

◆ SetIconViewLayer()

proto external void MapPowerLineProps.SetIconViewLayer ( EMapPowerlineType type,
int layer )

◆ SetLineColor()

proto external void MapPowerLineProps.SetLineColor ( EMapPowerlineType type,
notnull Color color )

◆ SetLineWidth()

proto external void MapPowerLineProps.SetLineWidth ( EMapPowerlineType type,
float width )

◆ SetVisibility()

proto external void MapPowerLineProps.SetVisibility ( EMapPowerlineType type,
bool visibility )

◆ SetVisible()

proto external void MapPowerLineProps.SetVisible ( bool visibility)

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