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