Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MergHQ/CRYENGINE
/ ClearSelectionData
Method
ClearSelectionData
Code/CryEngine/CryLiveCreate/LiveCreateHost.cpp:794–797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
792
}
793
794
void CHost::ClearSelectionData()
795
{
796
m_selection.clear();
797
}
798
799
void CHost::SetSelectionData(const std::vector<SSelectedObject>& selectedObjects)
800
{
Callers
1
Execute
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected