Mechanic
variableUnset
Unsets a variable
Aliases
varUnsetunsetVariableunsetVar
Examples & Notes
Examples
This will unset the testing caster scope variable from the caster.
RemoveVariable:
Skills:
- variableUnset{var=caster.testing} @self
This will unset the testing caster scope variable from the caster as well.
RemoveVariable:
Skills:
- variableUnset{var=testing;scope=caster} @self
Universal Mechanic Options
- Author:
- Ashijin