isvalidboardposition - eisclimber/ExPresS-XR GitHub Wiki

TileGame.IsValidBoardPosition(Vector2Int,Vector2Int)

Method in TileGame

Summary

Check if the position is a valid position for the provided board size.

public static bool IsValidBoardPosition(Vector2Int pos, Vector2Int boardSize)

Parameters

Name Description
UnityEngine.Vector2Int pos
UnityEngine.Vector2Int boardSize
⚠️ **GitHub.com Fallback** ⚠️