![]() |
ezEngine Release 26.9
|
#include <AssetChecker.h>
Static Public Member Functions | |
| static void | Run (const ezAssetCheckOptions &options, ezAssetCheckSummary &out_summary) |
Runs a set of ezAssetCheckRules over the assets selected by ezAssetCheckOptions.
Run is UI-free (it only drives the global ezProgress, which surfaces a modal progress dialog in the editor) so that a headless tool could call it as well. It must run on the main thread because it opens, modifies and saves documents.