Sonolus Wiki

SetMod

Set a value in block.

Arguments

ArgumentDescription
idBlock identifier
indexIndex
valueValue

Return

Value.

Remarks

Equivalent to: Set(id, index, Mod(Get(id, index), value)).