Class BlockSection
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/Block", "be26fa7921fef2f62de01f14e26379003108745d422fb4191d4482cf860ad7d2")]
public sealed record BlockSection : IEquatable<BlockSection>
- Inheritance
-
BlockSection
- Implements
- Inherited Members
Properties
Codec
public static Codec<BlockSection> Codec { get; }
Property Value
Data
public string? Data { get; init; }
Property Value
Version
public int Version { get; init; }