Pathfinder
|
This file is needed to be able to call the implemented function in an EScript script. More...
#include <functional>
Go to the source code of this file.
Namespaces | |
EScript | |
Pathfinder | |
Typedefs | |
typedef std::function< void(EScript::Namespace *lib)> | Pathfinder::EScriptInitFunction_t |
Functions | |
bool | Pathfinder::registerEScriptInit (const EScriptInitFunction_t &initFn) |
Register the initializer method. More... | |
This file is needed to be able to call the implemented function in an EScript script.