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
Content
public List<ConfigContent>? Content { get; init; }
Property Value
LocationKey
public string? LocationKey { get; init; }
Property Value
LocationType
public ConfigLocationType? LocationType { get; init; }
Property Value
SearchRadius
public int SearchRadius { get; init; }