Table of Contents

Class CoopResident

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

Properties

Codec

public static Codec<CoopResident> Codec { get; }

Property Value

Codec<CoopResident>

DeployedToWorld

public bool DeployedToWorld { get; init; }

Property Value

bool

LastHarvested

public string? LastHarvested { get; init; }

Property Value

string

Metadata

public CapturedNPCMetadata? Metadata { get; init; }

Property Value

CapturedNPCMetadata

PersistentRef

public PersistentRef? PersistentRef { get; init; }

Property Value

PersistentRef