Gameplay::setWind
Jump to navigation
Jump to search
Sets the the raw wind speed value.
Syntax
mp.game.gameplay.setWind(p0);Required Arguments
- p0: float
Return value
- Undefined
Example
// todo