using UnityEngine; namespace Continentis.MainGame.Card { public class IntentionCardView : CardViewBase { } }