using GFramework.Game.Abstractions.ui; using Godot; namespace GFramework.Godot.scene; public interface IGodotSceneRegistry : IAssetRegistry;