csharp
public readonly record struct PrefabReportOne thing a reconcile could not do.
Fields and properties (3)
public PrefabReportKind KindWhat kind of problem it is.
public EntityId EntityWhich entity in the instance, by the id the scene file gave it.
public string DetailThe template id, the member path or the alias the report is about.
Methods (2)
public PrefabReport(PrefabReportKind Kind, EntityId Entity, string Detail)One thing a reconcile could not do.
public override string ToString()Renders it as its kind and what it names.
Used by (6)
- EditorApplicationVixen.Editor.App
- PrefabOverrideTestsVixen.Editor.Core.Tests
- PrefabOverridesVixen.Editor.Core
- PrefabPlacementTestsVixen.Editor.AssetEditors.Tests
- PrefabReconcileVixen.Editor.Core
- PrefabReconcileReportVixen.Editor.Core