Table of Contents

Class ConfigConfig_39664D2A

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

Properties

Codec

public static Codec<ConfigConfig_39664D2A> Codec { get; }

Property Value

Codec<ConfigConfig_39664D2A>

Mask

public PlacementMask? Mask { get; init; }

Property Value

PlacementMask

MaxHeightDelta

public int MaxHeightDelta { get; init; }

Property Value

int

Prefab

public string? Prefab { get; init; }

Property Value

string

PrefabKey

public string? PrefabKey { get; init; }

Property Value

string

Rotations

public List<PrefabRotation>? Rotations { get; init; }

Property Value

List<PrefabRotation>