| Property | Value |
|---|---|
| Native Name | GET_NUMBER_OF_PED_TEXTURE_VARIATIONS |
| Hash | 0x8F7156A3142A6BAD |
| Return Type | int |
| Parameters | ped (Ped), componentId (int), drawableId (int) |
Parameters
ped(Ped) — The ped handle.componentId(int) — The component id you want to get the texture variations of. Refer to SET_PED_COMPONENT_VARIATION.drawableId(int) — The drawable id of the component you want to get the texture variations of. Refer to GET_NUMBER_OF_PED_PROP_DRAWABLE_VARIATIONS.