| Property | Value |
|---|---|
| Native Name | _SET_TRANSPORT_EXIT_BLEND_RATIO |
| Hash | 0x8C8371EDFAF014A0 |
| Return Type | void |
| Build | 1207 |
| Parameters | ped (Ped), ratio (float) |
Description: SET_TRANSPORT*
Usage
Lua (Direct):
SetTransportExitBlendRatio(ped, ratio)
Lua (Hash):
Citizen.InvokeNative(0x8C8371EDFAF014A0, ped, ratio)