ezEngine Release 26.9
Loading...
Searching...
No Matches
ezAssetCheckOptions Struct Reference

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.
 

Detailed Description

Input for ezAssetChecker::Run.


The documentation for this struct was generated from the following file: