Table of Contents

Class ConfigConfig_B2AB2A19

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

Properties

Codec

public static Codec<ConfigConfig_B2AB2A19> Codec { get; }

Property Value

Codec<ConfigConfig_B2AB2A19>

EndMode

public EndMode? EndMode { get; init; }

Property Value

EndMode?

EventKey

public string? EventKey { get; init; }

Property Value

string