|
UGDK
0.4.1
|
#include <algorithm>#include <ugdk/portable/tr1.h>#include <ugdk/script/languages/lua/luadata.h>#include <ugdk/script/languages/lua/datagear.h>
Namespaces | |
| namespace | ugdk |
| namespace | ugdk::script |
| namespace | ugdk::script::lua |
Functions | |
| template<class T > | |
| T | ugdk::script::lua::UnwrapPrimitive (LuaWrapper *wrapper, const DataID id, const T default_value) |
| template<class T > | |
| void | ugdk::script::lua::WrapPrimitive (LuaWrapper *wrapper, DataID id, T value) |