Table of Contents

Class ConfigConfig

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Config@1", "c8e38cf0d6e60432ba03e1ed9ba0c3073fa4ac525bd7c84908250b723068687f")]
public sealed record ConfigConfig : ConfigConditions, IEquatable<ConfigConfig>
Inheritance
ConfigConfig
Implements
Inherited Members

Properties

Codec

public static Codec<ConfigConfig> Codec { get; }

Property Value

Codec<ConfigConfig>

WorldKey

public string? WorldKey { get; init; }

Property Value

string