Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getUserData
Method
getUserData
extensions/scripting/lua-bindings/manual/ComponentLua.cpp:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
void ComponentLua::getUserData()
270
{
271
lua_State* l = LuaEngine::getInstance()->getLuaStack()->getLuaState();
272
object_to_luaval<ax::ComponentLua>(l,
"ax.ComponentLua"
, this);
273
}
274
275
}
Callers
15
Label
Method · 0.45
onEnter
Method · 0.45
onWindowPositioned
Method · 0.45
onWindowResized
Method · 0.45
onWindowClose
Method · 0.45
menuCallback_reSkin
Method · 0.45
Animate3DCallbackTest
Method · 0.45
onEnter
Method · 0.45
~NavMeshBaseTestDemo
Method · 0.45
moveAgents
Method · 0.45
onWindowSizeChanged
Method · 0.45
hitTestLink
Method · 0.45
Calls
2
getInstance
Function · 0.85
getLuaState
Method · 0.80
Tested by
10
onEnter
Method · 0.36
onWindowPositioned
Method · 0.36
onWindowResized
Method · 0.36
onWindowClose
Method · 0.36
menuCallback_reSkin
Method · 0.36
Animate3DCallbackTest
Method · 0.36
onEnter
Method · 0.36
~NavMeshBaseTestDemo
Method · 0.36
moveAgents
Method · 0.36
drawProperties
Method · 0.36