GameLockMinimapAngle Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Locks the minimap to the specified angle.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static void LockMinimapAngle(
	int angle
)

Parameters

angle
Type: SystemInt32
The angle to lock the minimap to, in degrees.
See Also

Reference