Graphics::setForcePedFootstepsTracks
Forces footstep tracks on all surfaces.
Syntax
graphics.setForcePedFootstepsTracks(toggle);
Required Arguments
- toggle: Boolean
Return value
- Undefined
Example
todo
Forces footstep tracks on all surfaces.
graphics.setForcePedFootstepsTracks(toggle);
todo