Native referenceRedM

ATTACH_TV_AUDIO_TO_ENTITY

0x40866A418EB8EFDE GRAPHICS
FUNCTION SIGNATURE
void ATTACH_TV_AUDIO_TO_ENTITY(`entity` (Entity));
Property Value
Native Name ATTACH_TV_AUDIO_TO_ENTITY
Hash 0x40866A418EB8EFDE
Return Type void
Build 1207
Parameters entity (Entity)

Parameters

  • entity (Entity)

Usage

Lua (Direct):

AttachTvAudioToEntity(entity)

Lua (Hash):

Citizen.InvokeNative(0x40866A418EB8EFDE, entity)

Back to GRAPHICS