Skip to content

5.6.0

Choose a tag to compare

@BenMakesGames BenMakesGames released this 31 Mar 22:52
· 55 commits to main since this release

Added bool GameStateManager.ContainsAsset<T>(Func<T, bool> predicate) where T: IAsset, intended to facilitate automated testing.