Editor API
UnigineEditor public API
Editor::NewSelection Member List

This is the complete list of members for Editor::NewSelection, including all inherited members.

getSelectedAsset()Editor::NewSelectionstatic
getSelectedAssets(Unigine::Vector< Unigine::UGUID > &guids)Editor::NewSelectionstatic
getSelectedMaterial()Editor::NewSelectionstatic
getSelectedMaterials(Unigine::Vector< Unigine::MaterialPtr > &materials)Editor::NewSelectionstatic
getSelectedNode()Editor::NewSelectionstatic
getSelectedNodes(Unigine::Vector< Unigine::NodePtr > &nodes)Editor::NewSelectionstatic
getSelectedProperties(Unigine::Vector< Unigine::PropertyPtr > &properties)Editor::NewSelectionstatic
getSelectedProperty()Editor::NewSelectionstatic
isSelectedAsset()Editor::NewSelectionstatic
isSelectedMaterial()Editor::NewSelectionstatic
isSelectedNode()Editor::NewSelectionstatic
isSelectedProperty()Editor::NewSelectionstatic
selectAsset(const Unigine::UGUID &guid)Editor::NewSelectionstatic
selectAssets(const Unigine::Vector< Unigine::UGUID > &guids)Editor::NewSelectionstatic
selectMaterial(const Unigine::MaterialPtr &material)Editor::NewSelectionstatic
selectMaterials(const Unigine::Vector< Unigine::MaterialPtr > &materials)Editor::NewSelectionstatic
selectNode(const Unigine::NodePtr &node)Editor::NewSelectionstatic
selectNodes(const Unigine::Vector< Unigine::NodePtr > &nodes)Editor::NewSelectionstatic
selectProperties(const Unigine::Vector< Unigine::PropertyPtr > &properties)Editor::NewSelectionstatic
selectProperty(const Unigine::PropertyPtr &node)Editor::NewSelectionstatic