Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp933 bool shouldCreate = true; in EnsureEcsBinding() local
937 shouldCreate = (value & NODE_LC_CLONED) || (value & NODE_LC_CREATED); in EnsureEcsBinding()
940 scene->BindNodeToEcs(self, fullPath, shouldCreate); in EnsureEcsBinding()

Completed in 2 milliseconds