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
Codec
public static Codec<CapturedNPCMetadata> Codec { get; }
Property Value
FullItemIcon
public string? FullItemIcon { get; init; }
Property Value
IconPath
public string? IconPath { get; init; }
Property Value
NpcNameKey
public string? NpcNameKey { get; init; }