Table of Contents

Class InstanceBlock

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/Instance", "a78523cbc1f9429923ee977880fdab801af03e08563f185fc650704acaa58992")]
public sealed record InstanceBlock : IEquatable<InstanceBlock>
Inheritance
InstanceBlock
Implements
Inherited Members

Properties

CloseOnBlockRemove

public bool CloseOnBlockRemove { get; init; }

Property Value

bool

Codec

public static Codec<InstanceBlock> Codec { get; }

Property Value

Codec<InstanceBlock>

WorldName

public string? WorldName { get; init; }

Property Value

string