MCPcopy 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
794void CHost::ClearSelectionData()
795{
796 m_selection.clear();
797}
798
799void CHost::SetSelectionData(const std::vector<SSelectedObject>& selectedObjects)
800{

Callers 1

ExecuteMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected