Property ActiveEffects
ActiveEffects
Gets all effects (permanent and temporary) that are active on this game object.
public IEnumerable<Effect> ActiveEffects { get; }
Gets all effects (permanent and temporary) that are active on this game object.
public IEnumerable<Effect> ActiveEffects { get; }