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