Table of Contents

Method ScanSample

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

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)

Parameters

perKind int
kindFilter string
nameFilter string

Returns

string