Native referenceRedM

_STAT_ADD_ANIMAL_SAMPLE_TARGET

0x90E9A5DADBABC918 STATS
FUNCTION SIGNATURE
void _STAT_ADD_ANIMAL_SAMPLE_TARGET(`animalType` (Hash));

Description: Related to animal tagging

Property Value
Native Name _STAT_ADD_ANIMAL_SAMPLE_TARGET
Hash 0x90E9A5DADBABC918
Return Type void
Build 1355
Parameters animalType (Hash)

Parameters

  • animalType (Hash)

Usage

Lua (Direct):

StatAddAnimalSampleTarget(animalType)

Lua (Hash):

Citizen.InvokeNative(0x90E9A5DADBABC918, animalType)

Back to STATS