Angelscript addon Template Containers
1.0
STL container powerr for Angelscript
|
The initializer class used for engine specific registration settings. More...
#include <aatc.hpp>
Public Member Functions | |
aatc_Initializer (asIScriptEngine *engine) | |
void | Go () |
void | _Go2 () |
void | RegisterTempspecs () |
void | RegisterTempspecs2 () |
Public Attributes | |
asIScriptEngine * | engine |
bool | include_container [aatc_CONTAINERTYPE::_COUNT] |
The initializer class used for engine specific registration settings.
void aatc_Initializer::Go | ( | ) |
Call this after setting your settings.
bool aatc_Initializer::include_container[aatc_CONTAINERTYPE::_COUNT] |
This array will default to all false.