Method ScanSample
ScanSample(int, string, string)
Scans a small sample of prefabs per kind and returns a readable report with the encoded data. Used to verify the codec and the value extraction without rewriting the committed artifacts.
public static string ScanSample(int perKind, string kindFilter, string nameFilter = null)