CardEffect_IncreasePoints¶ Namespace: SideXP.Core.Demos | Inherits from: CardEffectBase public class CardEffect_IncreasePoints : CardEffectBase Represents an effect that increase the player's score by a defined amount. Used to illustrate Subassets usage. Fields¶ amount¶ public int amount Methods¶ Apply()¶ public override bool Apply()