Arma Reforger Script API
|
This is the complete list of members for MapDrawingProps, including all inherited members.
GetDetail() | MapDrawingProps | |
GetInteriorColor() | MapDrawingProps | |
GetOutlineColor() | MapDrawingProps | |
GetOutlineWidth() | MapDrawingProps | |
IsHollow() | MapDrawingProps | |
IsVisible() | MapDrawingProps | |
SetDetail(int iDetail) | MapDrawingProps | |
SetHollow(bool hollow) | MapDrawingProps | |
SetInteriorColor(notnull Color interiorColor) | MapDrawingProps | |
SetOutlineColor(notnull Color outsideColor) | MapDrawingProps | |
SetOutlineType(EMapLineType type) | MapDrawingProps | |
SetOutlineWidth(float outlineWidth) | MapDrawingProps | |
SetShapeType(EMapDrawingShapeType type) | MapDrawingProps | |
SetVisible(bool visibility) | MapDrawingProps |