_GIVE_WEAPON_COMPONENT_TO_ENTITY
entity can be a ped or weapon object.
WEAPONBuild 1207
Signature
lua
GiveWeaponComponentToEntity(entity, GetHashKey("..."), GetHashKey("..."), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| Hash | — | |
| Hash | — | |
| BOOL | — |
Usage
lua
GiveWeaponComponentToEntity(entity, GetHashKey("..."), GetHashKey("..."), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
