Table of Contents

Class PlacedByInteractionComponent

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

Properties

Codec

public static Codec<PlacedByInteractionComponent> Codec { get; }

Property Value

Codec<PlacedByInteractionComponent>

WhoPlacedUuid

public string? WhoPlacedUuid { get; init; }

Property Value

string