_DELETE_WEAPON_OBJECT_FROM_MOUNT
Deletes the weapon object on the specified mount where its holstered. Deletes all visible weapon PROP objects attached to the mount's holsters. This ONLY removes objects; the weapons remain in inventory and are still accessible.
WEAPONBuild 1311
Signature
lua
DeleteWeaponObjectFromMount(horse)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
DeleteWeaponObjectFromMount(horse)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
