Table of Contents

Class AssetAnalysisParameters

Namespace
Stride.Core.Assets.Analysis
Assembly
Stride.Core.Assets.dll

Parameters for asset analysis.

public class AssetAnalysisParameters
Inheritance
AssetAnalysisParameters
Derived

Properties

ConvertUPathTo

public UPathType ConvertUPathTo { get; set; }

Property Value

UPathType

IsLoggingAssetNotFoundAsError

public bool IsLoggingAssetNotFoundAsError { get; set; }

Property Value

bool

IsProcessingAssetReferences

public bool IsProcessingAssetReferences { get; set; }

Property Value

bool

IsProcessingUPaths

public bool IsProcessingUPaths { get; set; }

Property Value

bool

SetDirtyFlagOnAssetWhenFixingAbsoluteUFile

public bool SetDirtyFlagOnAssetWhenFixingAbsoluteUFile { get; set; }

Property Value

bool

SetDirtyFlagOnAssetWhenFixingUFile

public bool SetDirtyFlagOnAssetWhenFixingUFile { get; set; }

Property Value

bool

Methods

Clone()

public virtual AssetAnalysisParameters Clone()

Returns

AssetAnalysisParameters