Table of Contents

Class EventStopAction

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

Properties

Codec

public static Codec<EventStopAction> Codec { get; }

Property Value

Codec<EventStopAction>

EventKey

public string EventKey { get; init; }

Property Value

string