GameLockMinimapPosition Method (Vector2)

RAGE Plugin Hook Documentation

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

Locks the minimap to the specified world position.

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

public static void LockMinimapPosition(
	Vector2 position
)

Parameters

position
Type: RageVector2
The world position to lock the minimap to.
See Also

Reference