Native referenceRedMclient

_DELETE_HERD

0xE0961AED72642B80 FLOCK
FUNCTION SIGNATURE
void _DELETE_HERD(`herd` (Entity));
Property Value
Native Name _DELETE_HERD
Hash 0xE0961AED72642B80
Return Type void
Build 1207
API Set client

Description: Delete and invalidate the herdHandle.

Usage

Lua (Direct):

DeleteHerd()

Lua (Hash):

Citizen.InvokeNative(0xE0961AED72642B80)
Back to FLOCK