Ui::lockMinimapAngle
Locks the minimap to the specified angle in integer degrees.
angle: The angle in whole degrees. If less than 0 or greater than 360, unlocks the angle.
Syntax
ui.lockMinimapAngle(angle);
Required Arguments
- angle: int
Return value
- Undefined
Example
todo