private void OnPlayerGoldGained() { if (activePlaceable != null) { activePlaceable.CheckPlacementValidity(); } }