SourceFileChangeType Enum
Namespace: Stride.Core.Assets.TrackingAssembly: Stride.Core.Assets.dll
Describes a change related to the source files used by an asset.
public enum SourceFileChangeType
Fields
Name | Description |
---|---|
Asset | The change occurred in an asset that now has a different list of source files. |
SourceFile | The change occurred in an source file that has been modified externally. |