Class ConflictDetector.ConflictReport
- Namespace
- WorldgenLib
- Assembly
- WorldgenLib.VintageStory.dll
public sealed class ConflictDetector.ConflictReport
- Inheritance
-
ConflictDetector.ConflictReport
- Inherited Members
-
Properties
Detail
public string Detail { get; init; }
Property Value
- string
DetectedAt
public DateTime DetectedAt { get; init; }
Property Value
- DateTime
IsBlocking
public bool IsBlocking { get; init; }
Property Value
- bool
Mechanism
public string Mechanism { get; init; }
Property Value
- string
OffendingModId
public string OffendingModId { get; init; }
Property Value
- string