- Found in:
- DAC
Description
Documentation Comment
Register a custom spell for the name, which can be casted by @NAME in DynamicAnimationCasting.toml
Caveats
Parameters
stringname
Spellspell
Examples
Auto-Generated Example
string myString__name
Spell mySpell__spell
bool returnedValue = DynamicAnimationCasting.RegisterCustomSpell(myString__name, mySpell__spell)