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

Public Member Functions

proto external void EnableVisualisation (bool value)
 
proto external void EnableLandVisualization (bool value)
 
proto external void EnableOceanVisualization (bool value)
 
proto external void EnableCoastVisualization (bool value)
 
proto external int GetLOD ()
 
proto external void SetLOD (int lod)
 
proto external float GetMajorDensity ()
 
proto external void SetMajorDensity (float density)
 
proto external float GetContourDensity ()
 
proto external void SetContourDensity (float density)
 
proto external float GetMajorWidth ()
 
proto external void SetMajorWidth (float width)
 
proto external float GetContourWidth ()
 
proto external void SetContourWidth (float width)
 
proto external float GetCostalWidth ()
 
proto external void SetCostalWidth (float width)
 
proto external float GetWorldScale ()
 
proto external void SetWorldScale (float scale)
 
proto ref Color GetMajorColor ()
 Major color.
 
proto external void SetMajorColor (notnull Color color)
 
proto ref Color GetCoastColor ()
 Coast color.
 
proto external void SetCoastColor (notnull Color color)
 
proto ref Color GetOceanColor ()
 Ocean color.
 
proto external void SetOceanColor (notnull Color color)
 
proto ref Color GetLandColor ()
 Land color.
 
proto external void SetLandColor (notnull Color color)
 

Member Function Documentation

◆ EnableCoastVisualization()

proto external void MapContourProps.EnableCoastVisualization ( bool  value)

◆ EnableLandVisualization()

proto external void MapContourProps.EnableLandVisualization ( bool  value)

◆ EnableOceanVisualization()

proto external void MapContourProps.EnableOceanVisualization ( bool  value)

◆ EnableVisualisation()

proto external void MapContourProps.EnableVisualisation ( bool  value)

◆ GetCoastColor()

proto ref Color MapContourProps.GetCoastColor ( )

Coast color.

◆ GetContourDensity()

proto external float MapContourProps.GetContourDensity ( )

◆ GetContourWidth()

proto external float MapContourProps.GetContourWidth ( )

◆ GetCostalWidth()

proto external float MapContourProps.GetCostalWidth ( )

◆ GetLandColor()

proto ref Color MapContourProps.GetLandColor ( )

Land color.

◆ GetLOD()

proto external int MapContourProps.GetLOD ( )

◆ GetMajorColor()

proto ref Color MapContourProps.GetMajorColor ( )

Major color.

◆ GetMajorDensity()

proto external float MapContourProps.GetMajorDensity ( )

◆ GetMajorWidth()

proto external float MapContourProps.GetMajorWidth ( )

◆ GetOceanColor()

proto ref Color MapContourProps.GetOceanColor ( )

Ocean color.

◆ GetWorldScale()

proto external float MapContourProps.GetWorldScale ( )

◆ SetCoastColor()

proto external void MapContourProps.SetCoastColor ( notnull Color  color)

◆ SetContourDensity()

proto external void MapContourProps.SetContourDensity ( float  density)

◆ SetContourWidth()

proto external void MapContourProps.SetContourWidth ( float  width)

◆ SetCostalWidth()

proto external void MapContourProps.SetCostalWidth ( float  width)

◆ SetLandColor()

proto external void MapContourProps.SetLandColor ( notnull Color  color)

◆ SetLOD()

proto external void MapContourProps.SetLOD ( int  lod)

◆ SetMajorColor()

proto external void MapContourProps.SetMajorColor ( notnull Color  color)

◆ SetMajorDensity()

proto external void MapContourProps.SetMajorDensity ( float  density)

◆ SetMajorWidth()

proto external void MapContourProps.SetMajorWidth ( float  width)

◆ SetOceanColor()

proto external void MapContourProps.SetOceanColor ( notnull Color  color)

◆ SetWorldScale()

proto external void MapContourProps.SetWorldScale ( float  scale)

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