Home
last modified time | relevance | path

Searched refs:serializable (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h91 BASE_NS::string_view uri, BASE_NS::string_view contextUri, bool serializable = true) = 0;
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp344 IEntityCollection& EntityCollection::AddSubCollection(string_view uri, string_view contextUri, bool serializable) in AddSubCollection() argument
347 collection->SetSerialized(serializable); in AddSubCollection()
353 if (serializable) { in AddSubCollection()
H A Dentity_collection.h79 BASE_NS::string_view uri, BASE_NS::string_view contextUri, bool serializable) override;

Completed in 2 milliseconds