|
proto external int | GetLOD () |
|
proto external void | SetLOD (int lod) |
|
proto external int | GetCount () |
|
proto external void | SetCount (int count) |
|
proto external void | SetVisibility (RoadType type, bool visibility) |
|
proto external void | SetBorderVisibility (RoadType type, bool visibility) |
|
proto external void | SetLineWidth (RoadType type, float width) |
|
proto external void | SetBorderLineWidth (RoadType type, float width) |
|
proto external void | SetLineType (RoadType type, EMapLineType lineType) |
|
proto external void | SetDashedLineLength (RoadType type, float length) |
|
proto external void | SetDashedLineGapLength (RoadType type, float length) |
|
proto external void | SetColor (RoadType type, notnull Color color) |
|
proto external void | SetSecondaryColor (RoadType type, notnull Color color) |
|
proto external void | SetBorderColor (RoadType type, notnull Color color) |
|
proto external void | SetVisible (bool visibility) |
|
proto external bool | IsVisible () |
|
◆ GetCount()
proto external int MapRoadProps.GetCount |
( |
| ) |
|
◆ GetLOD()
proto external int MapRoadProps.GetLOD |
( |
| ) |
|
◆ IsVisible()
proto external bool MapRoadProps.IsVisible |
( |
| ) |
|
◆ SetBorderColor()
proto external void MapRoadProps.SetBorderColor |
( |
RoadType |
type, |
|
|
notnull Color |
color |
|
) |
| |
◆ SetBorderLineWidth()
proto external void MapRoadProps.SetBorderLineWidth |
( |
RoadType |
type, |
|
|
float |
width |
|
) |
| |
◆ SetBorderVisibility()
proto external void MapRoadProps.SetBorderVisibility |
( |
RoadType |
type, |
|
|
bool |
visibility |
|
) |
| |
◆ SetColor()
proto external void MapRoadProps.SetColor |
( |
RoadType |
type, |
|
|
notnull Color |
color |
|
) |
| |
◆ SetCount()
proto external void MapRoadProps.SetCount |
( |
int |
count | ) |
|
◆ SetDashedLineGapLength()
proto external void MapRoadProps.SetDashedLineGapLength |
( |
RoadType |
type, |
|
|
float |
length |
|
) |
| |
◆ SetDashedLineLength()
proto external void MapRoadProps.SetDashedLineLength |
( |
RoadType |
type, |
|
|
float |
length |
|
) |
| |
◆ SetLineType()
proto external void MapRoadProps.SetLineType |
( |
RoadType |
type, |
|
|
EMapLineType |
lineType |
|
) |
| |
◆ SetLineWidth()
proto external void MapRoadProps.SetLineWidth |
( |
RoadType |
type, |
|
|
float |
width |
|
) |
| |
◆ SetLOD()
proto external void MapRoadProps.SetLOD |
( |
int |
lod | ) |
|
◆ SetSecondaryColor()
proto external void MapRoadProps.SetSecondaryColor |
( |
RoadType |
type, |
|
|
notnull Color |
color |
|
) |
| |
◆ SetVisibility()
proto external void MapRoadProps.SetVisibility |
( |
RoadType |
type, |
|
|
bool |
visibility |
|
) |
| |
◆ SetVisible()
proto external void MapRoadProps.SetVisible |
( |
bool |
visibility | ) |
|
The documentation for this interface was generated from the following file:
- Game/generated/Map/MapRoadProps.c