| Property | Value |
|---|---|
| Native Name | SET_CUTSCENE_PED_COMPONENT_VARIATION_FROM_PED |
| Hash | 0x2A56C06EBEF2B0D9 |
| Return Type | void |
| Parameters | cutsceneEntName (char*), ped (Ped), modelHash (Hash) |
Description: Sets the components for a cutscene ped, this will take precendence over the cutscene's component overrides. This does not require the entity be registered.
See REGISTER_ENTITY_FOR_CUTSCENE for an example.
Parameters
cutsceneEntName(char*) — Cutscene file cHandle, i.e Michael, Lamar, Franklin, MP_1-MP_4ped(Ped) — Ped to copy components frommodelHash(Hash) — Not strictly neccasary, can be 0