Enum SourceFileChangeType
Describes a change related to the source files used by an asset.
public enum SourceFileChangeTypeFields
- Asset = 0
- The change occurred in an asset that now has a different list of source files. 
- SourceFile = 1
- The change occurred in an source file that has been modified externally.