Table of Contents

Class NoAction

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

Properties

Codec

public static Codec<NoAction> Codec { get; }

Property Value

Codec<NoAction>