Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | bindSetGetVar (asIScriptEngine *engine, const std::string &asType) |
| void | bindDataStack (asIScriptEngine *engine) |
| Binds the DataStack class to AngelScript so that it can be used within scripts. | |
| void bindDataStack | ( | asIScriptEngine * | engine | ) |
Binds the DataStack class to AngelScript so that it can be used within scripts.
Definition at line 356 of file DataStack.cpp.
| void bindSetGetVar | ( | asIScriptEngine * | engine, | |
| const std::string & | asType | |||
| ) | [inline] |
Definition at line 335 of file DataStack.cpp.
1.5.8