Table of Contents

Class PersistentRef

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

Properties

Codec

public static Codec<PersistentRef> Codec { get; }

Property Value

Codec<PersistentRef>

UUID

public string? UUID { get; init; }

Property Value

string