SET_MINIMAP_TYPE
Possible Types: ``` 0 = Off, 1 = Regular, 2 = Expanded, 3 = Simple, ```
CFX
Signature
lua
SetMinimapType(0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | Type to set the minimap to. |
Usage
lua
SetMinimapType(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
