Table of Contents

Class SerializedEntry

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

Properties

Codec

public static Codec<SerializedEntry> Codec { get; }

Property Value

Codec<SerializedEntry>

Index

public int Index { get; init; }

Property Value

int

Speed

public float? Speed { get; init; }

Property Value

float?