Otclient
14/8/2020
|
Go to the source code of this file.
Typedefs | |
typedef std::function< int(LuaInterface *)> | LuaCppFunction |
typedef std::unique_ptr< LuaCppFunction > | LuaCppFunctionPtr |
typedef stdext::shared_object_ptr< LuaObject > | LuaObjectPtr |
typedef std::function<int(LuaInterface*)> LuaCppFunction |
Definition at line 31 of file declarations.h.
typedef std::unique_ptr<LuaCppFunction> LuaCppFunctionPtr |
Definition at line 34 of file declarations.h.
Definition at line 35 of file declarations.h.