Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/xstudio
/ set_owner
Method
set_owner
src/module/src/attribute.cpp:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void Attribute::set_owner(Module *owner) { owner_ = owner; }
24
25
void Attribute::set_redraw_viewport_on_change(const bool redraw_viewport_on_change) {
26
redraw_viewport_on_change_ = redraw_viewport_on_change;
Callers
1
add_attribute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected