Table of Contents

Class ConfigConfig_C067AA49

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

Properties

Clearance

public int Clearance { get; init; }

Property Value

int

Content

public List<ConfigContent>? Content { get; init; }

Property Value

List<ConfigContent>

LocationKey

public string? LocationKey { get; init; }

Property Value

string

LocationType

public ConfigLocationType? LocationType { get; init; }

Property Value

ConfigLocationType

SearchRadius

public int SearchRadius { get; init; }

Property Value

int