Go to the source code of this file.
Classes | |
class | DataStore |
The DataStore class manages the DataStacks that are being used by the framework. More... | |
Functions | |
void | bindDataStore (asIScriptEngine *engine) |
Binds the DataStore class to AngelScript so that it can be used within scripts. |
void bindDataStore | ( | asIScriptEngine * | engine | ) |
Binds the DataStore class to AngelScript so that it can be used within scripts.
Definition at line 195 of file DataStore.cpp.