Method Where
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
Where(Func<int, int, bool>)
Cells matching a predicate.
public static ICellSelector Where(Func<int, int, bool> predicate)
Cells matching a predicate.
public static ICellSelector Where(Func<int, int, bool> predicate)