namespace LootDumpProcessor.Model.Input; public readonly record struct ColliderParams( string Parent, Props Props );