Native referenceFiveM

LINK_STATIC_EMITTER_TO_ENTITY

0x651D3228960D08AF AUDIO
FUNCTION SIGNATURE
void LINK_STATIC_EMITTER_TO_ENTITY(char* emitterName, Entity entity);
Property Value
Native Name LINK_STATIC_EMITTER_TO_ENTITY
Hash 0x651D3228960D08AF
Return Type void
Parameters emitterName (char*), entity (Entity)

Description: Links a static emitter to the given entity

Back to AUDIO