Table of Contents

Class BlockAnimationSection

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

Properties

Codec

public static Codec<BlockAnimationSection> Codec { get; }

Property Value

Codec<BlockAnimationSection>

Entries

public List<SerializedEntry>? Entries { get; init; }

Property Value

List<SerializedEntry>

Revision

public int Revision { get; init; }

Property Value

int

Version

public int Version { get; init; }

Property Value

int