NonMissionPedGenerationEnable
Description
Resumes ambient ped spawning if previously stopped with NonMissionPedGenerationDisable
.
function NonMissionPedGenerationEnable() --[[ ... ]] end
Parameters
...
Return Values
...
Example
...
Resumes ambient ped spawning if previously stopped with NonMissionPedGenerationDisable
.
function NonMissionPedGenerationEnable() --[[ ... ]] end
...
...
...