RangedValue.modifyWrap() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
value
No
inclusive?
Yes

Returns

Not applicable.

Description

Modify the value by the specified number, then wrap it to the furthest boundary if it is outside of the Range. The value will also be wrapped if inclusive wrapping is specified and the value equals the Range.

⚠️ **GitHub.com Fallback** ⚠️