isvalidboardposition - eisclimber/ExPresS-XR GitHub Wiki
Method in TileGame
Check if the position is a valid position for the provided board size.
public static bool IsValidBoardPosition(Vector2Int pos, Vector2Int boardSize)| Name | Description |
|---|---|
UnityEngine.Vector2Int pos |
|
UnityEngine.Vector2Int boardSize |