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

Public Member Functions

proto external void SetLineType (EMapLineType type)
 
proto external float GetLineWidth ()
 
proto external void SetLineWidth (float lineWidth)
 
proto external float GetOutlineWidth ()
 
proto external void SetOutlineWidth (float outlineWidth)
 
proto ref Color GetLineColor ()
 
proto external void SetLineColor (notnull Color lineColor)
 
proto ref Color GetOutlineColor ()
 
proto external void SetOutlineColor (notnull Color outsideColor)
 
proto external void SetVisible (bool visibility)
 
proto external bool IsVisible ()
 

Member Function Documentation

◆ GetLineColor()

proto ref Color MapLinkProps.GetLineColor ( )

◆ GetLineWidth()

proto external float MapLinkProps.GetLineWidth ( )

◆ GetOutlineColor()

proto ref Color MapLinkProps.GetOutlineColor ( )

◆ GetOutlineWidth()

proto external float MapLinkProps.GetOutlineWidth ( )

◆ IsVisible()

proto external bool MapLinkProps.IsVisible ( )

◆ SetLineColor()

proto external void MapLinkProps.SetLineColor ( notnull Color  lineColor)

◆ SetLineType()

proto external void MapLinkProps.SetLineType ( EMapLineType  type)

◆ SetLineWidth()

proto external void MapLinkProps.SetLineWidth ( float  lineWidth)

◆ SetOutlineColor()

proto external void MapLinkProps.SetOutlineColor ( notnull Color  outsideColor)

◆ SetOutlineWidth()

proto external void MapLinkProps.SetOutlineWidth ( float  outlineWidth)

◆ SetVisible()

proto external void MapLinkProps.SetVisible ( bool  visibility)

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