Native referenceFiveM

_GET_DLC_WEAPON_DATA_SP

0x310836EE7129BA33 FILES
FUNCTION SIGNATURE
BOOL _GET_DLC_WEAPON_DATA_SP(int dlcWeaponIndex, int* outData);
Property Value
Native Name _GET_DLC_WEAPON_DATA_SP
Hash 0x310836EE7129BA33
Return Type BOOL
Parameters dlcWeaponIndex (int), outData (int*)

Description: Same as GET_DLC_WEAPON_DATA but only works for DLC weapons that are available in SP.

NativeDB Introduced: v2060
Back to FILES