ezEngine Release 26.9
Loading...
Searching...
No Matches
ezAssetChecker Class Reference

#include <AssetChecker.h>

Static Public Member Functions

static void Run (const ezAssetCheckOptions &options, ezAssetCheckSummary &out_summary)
 

Detailed Description

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.


The documentation for this class was generated from the following files: