Table of Contents

Class ConfigConfig_4CB17587

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

Properties

Codec

public static Codec<ConfigConfig_4CB17587> Codec { get; }

Property Value

Codec<ConfigConfig_4CB17587>

IntervalKey

public string? IntervalKey { get; init; }

Property Value

string

MaxSeconds

public double? MaxSeconds { get; init; }

Property Value

double?

MinSeconds

public double? MinSeconds { get; init; }

Property Value

double?