MCPcopy 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
23void Attribute::set_owner(Module *owner) { owner_ = owner; }
24
25void Attribute::set_redraw_viewport_on_change(const bool redraw_viewport_on_change) {
26 redraw_viewport_on_change_ = redraw_viewport_on_change;

Callers 1

add_attributeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected