Native referenceFiveM

GET_ENTITY_INDEX_OF_CUTSCENE_ENTITY

0x0A2E9FDB9A8C62F6 CUTSCENE
FUNCTION SIGNATURE
Entity GET_ENTITY_INDEX_OF_CUTSCENE_ENTITY(char* cutsceneEntName, Hash modelHash);
Property Value
Native Name GET_ENTITY_INDEX_OF_CUTSCENE_ENTITY
Hash 0x0A2E9FDB9A8C62F6
Return Type Entity
Parameters cutsceneEntName (char*), modelHash (Hash)

Description: Returns the handle of a cutscene entity, can be ped

Parameters

  • cutsceneEntName (char*) — I.E MP_1, MP_4, Michael, Trevor
  • modelHash (Hash) — Not strictly neccasary, can get 0
Back to CUTSCENE