Table of Contents

Class PrefabPasteAction

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/PrefabPasteAction", "aed4026d5181e45759a5f54c9c7cb83390ad0d0d44864b8722cba6fa00ade845")]
public sealed record PrefabPasteAction : ConfigActions, IEquatable<PrefabPasteAction>
Inheritance
PrefabPasteAction
Implements
Inherited Members

Properties

Codec

public static Codec<PrefabPasteAction> Codec { get; }

Property Value

Codec<PrefabPasteAction>

Permanent

public bool Permanent { get; init; }

Property Value

bool

PrefabKey

public string PrefabKey { get; init; }

Property Value

string