◆ 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:
- Game/generated/Map/MapLinkProps.c