![]() |
ezEngine Release 26.9
|
Input for ezAssetChecker::Run. More...
#include <AssetChecker.h>
Public Attributes | |
| ezDynamicArray< ezAssetCheckRule * > | m_Rules |
| Rules to run. Owned by the caller (the dialog). | |
| ezString | m_sDocumentTypeName |
| If non-empty, only assets of this document type are checked. | |
| ezString | m_sNameFilter |
| ezSearchPatternFilter, matched against the data-dir-relative asset path. | |
| bool | m_bAutoFix = false |
| If true, rules that CanFix() apply fixes and modified documents are saved. | |
Input for ezAssetChecker::Run.