Skip to main content

PlayerWeaponHudLock

Description

Prevents scrolling through the weapon wheel.

function PlayerWeaponHudLock(state) --[[ ... ]] end

Parameters

  • state: boolean - Whether to lock the wheel.

Return Values

...

Example

...