| Property | Value |
|---|---|
| Native Name | _ADD_ENTITY_TRACKING_TRAILS |
| Hash | 0x1AD922AB5038DEF3 |
| Return Type | void |
| Build | 1207 |
| Parameters | entity (Entity) |
Parameters
entity(Entity)
Usage
Lua (Direct):
AddEntityTrackingTrails(entity)
Lua (Hash):
Citizen.InvokeNative(0x1AD922AB5038DEF3, entity)