Table of Contents

Class CapturedNPCMetadata

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

Properties

AlarmStore

public AlarmStore? AlarmStore { get; init; }

Property Value

AlarmStore

Codec

public static Codec<CapturedNPCMetadata> Codec { get; }

Property Value

Codec<CapturedNPCMetadata>

FullItemIcon

public string? FullItemIcon { get; init; }

Property Value

string

IconPath

public string? IconPath { get; init; }

Property Value

string

NpcNameKey

public string? NpcNameKey { get; init; }

Property Value

string