Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ id
Method
id
src/python/lfs/py_rml.cpp:708–708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
706
}
707
708
std::string PyRmlElement::id() { return elem_->GetId(); }
709
void PyRmlElement::set_id(const std::string& id) { elem_->SetId(id); }
710
std::string PyRmlElement::tag_name() { return elem_->GetTagName(); }
711
Callers
10
register_scene
Function · 0.45
register_ui_operators
Function · 0.45
register_operators
Function · 0.45
on_mount
Method · 0.45
operator_descriptor_json
Function · 0.45
sorted_operator_descriptors
Function · 0.45
register_gui_operator_tool
Function · 0.45
register_generic_gui_operator_tools
Function · 0.45
register_generic_gui_operator_resources
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36