Streaming::setDitchPoliceModels
MulleDK19: This is a NOP function. It does nothing at all.
Syntax
mp.game.streaming.setDitchPoliceModels(toggle);Required Arguments
- toggle: Boolean
Return value
- Undefined
Example
// todoMulleDK19: This is a NOP function. It does nothing at all.
mp.game.streaming.setDitchPoliceModels(toggle);// todo