SetMinimapClipType
DocsSetMinimapClipType(type)Description
Sets the type for the minimap blip clipping object to be either rectangular or rounded.
Parameters
| Name | Type | Description |
|---|---|---|
type | int | 0 for rectangular, 1 for rounded. |
Returns
voidThis native does not return a value.