Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_registry.h File Reference
#include "../../api/sfsf.h"
Include dependency graph for sf_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initialize_framework ()
 Initializes the Spellforce Spell Framework (SFSF).
 

Variables

SpellforceSpellFramework frameworkAPI
 

Function Documentation

◆ initialize_framework()

void initialize_framework ( )
extern

Initializes the Spellforce Spell Framework (SFSF).

This function initializes the Spellforce Spell Framework (SFSF), setting up hooks, APIs, vanilla spells, and loading/registering mods.

The initialization process includes the following phases:

Definition at line 99 of file sf_registry.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ frameworkAPI

SpellforceSpellFramework frameworkAPI
extern

Definition at line 39 of file sf_registry.cpp.