Add subtitle UI for voice playback
This commit is contained in:
@@ -4,6 +4,7 @@ namespace BriarQueen.Framework.Managers.UI.Base
|
||||
{
|
||||
public interface IUIOverlayHost
|
||||
{
|
||||
bool CanSuspendFor(WindowType incomingWindowType);
|
||||
UniTask SuspendForOverlay();
|
||||
UniTask ResumeFromOverlay();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user