MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / set_properties

Method set_properties

include/geode/basic/attribute.hpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 void set_properties( AttributeProperties new_properties )
83 {
84 properties_ = std::move( new_properties );
85 }
86
87 public:
88 void set_name( std::string_view name, AttributeKey /*key*/ )

Callers 12

serializeMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80
register_componentMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80
serializeMethod · 0.80

Calls

no outgoing calls

Tested by 1