[LYN-3105] Removed legacy CEditTool class and all sub-classes.
This commit is contained in:
@@ -1383,11 +1383,6 @@ void SandboxIntegrationManager::SetShowCircularDependencyError(const bool& showC
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
void SandboxIntegrationManager::SetEditTool(const char* tool)
|
||||
{
|
||||
GetIEditor()->SetEditTool(tool);
|
||||
}
|
||||
|
||||
void SandboxIntegrationManager::LaunchLuaEditor(const char* files)
|
||||
{
|
||||
CCryEditApp::instance()->OpenLUAEditor(files);
|
||||
|
||||
Reference in New Issue
Block a user