_HUD_WEAPON_WHEEL_GET_SELECTED_ITEM_HASH
Returns the hash of the currently highlighted item in the weapon wheel. Only works while the wheel is open otherwise will return false Use in conjunction with IS_CONTROL_JUST_RELEASED(0, 'INPUT_OPEN_WHEEL_MENU') to detect item selection/usage.
HUDBuild 1207
Signature
lua
HudWeaponWheelGetSelectedItemHash()
-- returns HashUsage
lua
HudWeaponWheelGetSelectedItemHash()Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
