class MAGES::Migration::Editor::UpdateScriptReferences¶
Overview¶
Updates script references in the project prefabs scenes and assets files. More…
class UpdateScriptReferences: public EditorWindow { public: // methods static void ShowWindow(); };
Detailed Documentation¶
Updates script references in the project prefabs scenes and assets files.
Methods¶
static void ShowWindow()
Shows the window.