mirror of
https://github.com/edubart/otclient.git
synced 2025-12-24 16:57:11 +01:00
doc and luabinder changes
This commit is contained in:
@@ -41,9 +41,7 @@ struct EdgeGroup {
|
||||
T left;
|
||||
};
|
||||
|
||||
// generate lua bindings for this class running:
|
||||
// ./tools/lua-binding-generator/generate_lua_bindings.lua src/framework/ui/uiwidget.h
|
||||
|
||||
// @bindclass
|
||||
class UIWidget : public LuaObject
|
||||
{
|
||||
// widget core
|
||||
|
||||
Reference in New Issue
Block a user