Spellforce-Spell-framework
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 API Documentation
 Internal
 Assembly Hooks
 Console HookUsed for hooking into the Ingame Console
 End Spell HookUsed to inject 'endspell' handlers registered by mods and sfsf into spellforce
 AI HooksHooks and Functions related to AI functionality
 Custom Campaign HookCustom Campaign selection screen and launch via the vanilla pre-game flow
 Damage Hook
 Menu HookOnly Used internally to inject text onto the Main Menu of Spellforce
 Refresh HookUsed to inject Spell Refresh Handlers into Spellforce
 Effect HookUsed to inject Spell Effect Handlers into Spellforce
 Spell Type HookUsed to inject new Spell Types into Spellforce
 SubEffect HookUsed to inject sub effects into spellforce
 Utility HooksHooks for Utility functions not directly related to each other; but not large enough to support their own hook type
 Framework WrappersContains wrapper functions that streamline complex setups
 Custom Campaign JSON LoaderTurns a campaign JSON file into an SFSF_CampaignDef
 SFSF Custom Campaign ModuleCore mod that discovers, validates and registers custom campaigns
 Loading Screen JSON LoaderParses screens.json into ScreenEntry records
 SFSF Loading Screen ModuleCore mod that maps custom maps to custom loading screen meshes
 Mod Error and Conflict RegistryCentral bookkeeping for mod errors, warnings and ID conflicts