Table of Contents

Class AbilityEffects

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/AbilityEffects", "a7f248a1d2080290f4a6e453081e6b20910ef21e76e0845055e9e2427da648a7")]
public sealed record AbilityEffects : IEquatable<AbilityEffects>
Inheritance
AbilityEffects
Implements
Inherited Members

Properties

Codec

public static Codec<AbilityEffects> Codec { get; }

Property Value

Codec<AbilityEffects>

Disabled

public List<AbilityEffectsInteractionType>? Disabled { get; init; }

Property Value

List<AbilityEffectsInteractionType>