Class GlobalEventStopAction
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/GlobalEventStopAction", "f120904e406fbb05e6e67560a6e0cebdbf6d225eff6a8fc0232d1cfa267de064")]
public sealed record GlobalEventStopAction : ConfigActions, IEquatable<GlobalEventStopAction>
- Inheritance
-
GlobalEventStopAction
- Implements
- Inherited Members
Properties
Codec
public static Codec<GlobalEventStopAction> Codec { get; }
Property Value
Fail
public bool Fail { get; init; }
Property Value
Id
public string Id { get; init; }