Restructured for new direction.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace BriarQueen.Framework.Managers.UI.Base
|
||||
{
|
||||
public interface IUIBackHandler
|
||||
{
|
||||
bool HandleBackRequest();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user