MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~SceneEditor

Method ~SceneEditor

Engine/source/EtEditor/SceneEditor/SceneEditor.cpp:80–84  ·  view source on GitHub ↗

--------------------------- SceneEditor::d-tor

Source from the content-addressed store, hash-verified

78// SceneEditor::d-tor
79//
80SceneEditor::~SceneEditor()
81{
82 fw::PhysicsManager::DestroyInstance();
83 fw::AudioManager::DestroyInstance();
84}
85
86//---------------------------
87// SceneEditor::InitInternal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected