Optimization and Documentation
This commit is contained in:
@@ -6,6 +6,6 @@ namespace Services.Interfaces {
|
||||
void Setup();
|
||||
|
||||
UniTask<bool> TrySwap(Vector2Int from, Vector2Int to);
|
||||
UniTask<bool> TrySwitch(Vector2Int position);
|
||||
void TrySwitch(Vector2Int position);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user