Table of Contents

Class FluidSection

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

Properties

Codec

public static Codec<FluidSection> Codec { get; }

Property Value

Codec<FluidSection>

Data

public string? Data { get; init; }

Property Value

string

Version

public int Version { get; init; }

Property Value

int