Tweaks and fixes

This commit is contained in:
Wojtek Figat
2022-01-07 12:08:52 +01:00
parent 779e41a686
commit bbfe0446f0
8 changed files with 11 additions and 21 deletions

View File

@@ -476,11 +476,6 @@ void ManagedEditor::OnEditorAssemblyLoaded(MAssembly* assembly)
CreateManaged();
}
String ManagedEditor::ToString() const
{
return TEXT("ManagedEditor");
}
void ManagedEditor::DestroyManaged()
{
// Ensure to cleanup managed stuff