Table of Contents

Class PrefabRemoveAction

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

Properties

Codec

public static Codec<PrefabRemoveAction> Codec { get; }

Property Value

Codec<PrefabRemoveAction>

PrefabKey

public string PrefabKey { get; init; }

Property Value

string