@startuml interface IValidator { IsValidPlacement(objToPlace:GameObject) : bool SetLayerMask(cLayerMask:LayerMask) : void } @enduml