API
Interface
public interface ISpellbooksPlugin
{
List<SpellbookEntry> GetAllSpellbooks();
SpellbookEntry GetSpellbook(string spellbookId);
}Methods
GetAllSpellbooks
List<SpellbookEntry> GetAllSpellbooks()GetSpellbook
SpellbookEntry GetSpellbook(string spellbookId)SpellbookEntry
Field
Type
Description
SpellbookAbilityData
Field
Type
Description
Components
SpellbookAutoAddHandler
Field
Type
Description
Trigger Types
Trigger
Description
AddSpellbookTriggerDataAsset
Field
Type
Description
Save Data
SpellbookSaveData
Usage
Last updated
Was this helpful?
