Skip to content

CardEffectBase

Namespace: SideXP.Core.Demos | Inherits from: ScriptableObject

public abstract class CardEffectBase : ScriptableObject

Base class that represents an effect for a playable card. Used to illustrate Subassets usage.

Methods

Apply()

public abstract bool Apply()