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::NewSelection
static
getSelectedAssets
(Unigine::Vector< Unigine::UGUID > &guids)
Editor::NewSelection
static
getSelectedMaterial
()
Editor::NewSelection
static
getSelectedMaterials
(Unigine::Vector< Unigine::MaterialPtr > &materials)
Editor::NewSelection
static
getSelectedNode
()
Editor::NewSelection
static
getSelectedNodes
(Unigine::Vector< Unigine::NodePtr > &nodes)
Editor::NewSelection
static
getSelectedProperties
(Unigine::Vector< Unigine::PropertyPtr > &properties)
Editor::NewSelection
static
getSelectedProperty
()
Editor::NewSelection
static
isSelectedAsset
()
Editor::NewSelection
static
isSelectedMaterial
()
Editor::NewSelection
static
isSelectedNode
()
Editor::NewSelection
static
isSelectedProperty
()
Editor::NewSelection
static
selectAsset
(const Unigine::UGUID &guid)
Editor::NewSelection
static
selectAssets
(const Unigine::Vector< Unigine::UGUID > &guids)
Editor::NewSelection
static
selectMaterial
(const Unigine::MaterialPtr &material)
Editor::NewSelection
static
selectMaterials
(const Unigine::Vector< Unigine::MaterialPtr > &materials)
Editor::NewSelection
static
selectNode
(const Unigine::NodePtr &node)
Editor::NewSelection
static
selectNodes
(const Unigine::Vector< Unigine::NodePtr > &nodes)
Editor::NewSelection
static
selectProperties
(const Unigine::Vector< Unigine::PropertyPtr > &properties)
Editor::NewSelection
static
selectProperty
(const Unigine::PropertyPtr &node)
Editor::NewSelection
static
Generated by
1.8.15