Class AssetAnalysisParameters
Parameters for asset analysis.
public class AssetAnalysisParameters- Inheritance
- 
      objectAssetAnalysisParameters
- Derived
Properties
ConvertUPathTo
public UPathType ConvertUPathTo { get; set; }Property Value
- UPathType
IsLoggingAssetNotFoundAsError
public bool IsLoggingAssetNotFoundAsError { get; set; }Property Value
IsProcessingAssetReferences
public bool IsProcessingAssetReferences { get; set; }Property Value
IsProcessingUPaths
public bool IsProcessingUPaths { get; set; }Property Value
SetDirtyFlagOnAssetWhenFixingAbsoluteUFile
public bool SetDirtyFlagOnAssetWhenFixingAbsoluteUFile { get; set; }Property Value
SetDirtyFlagOnAssetWhenFixingUFile
public bool SetDirtyFlagOnAssetWhenFixingUFile { get; set; }Property Value
Methods
Clone()
public virtual AssetAnalysisParameters Clone()