Table of Contents

Class SetupObjective

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

Properties

Codec

public static Codec<SetupObjective> Codec { get; }

Property Value

Codec<SetupObjective>

ObjectiveId

public string ObjectiveId { get; init; }

Property Value

string