C# Class UnityEditor.ChangesetItem

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
assetIsDir int
assetOperations string
changeFlags ChangeFlags
fullPath string
guid string

Private Methods

Method Description
Compare ( ChangesetItem p1, ChangesetItem p2 ) : int

Property Details

assetIsDir public property

public int assetIsDir
return int

assetOperations public property

public string assetOperations
return string

changeFlags public property

public ChangeFlags changeFlags
return ChangeFlags

fullPath public property

public string fullPath
return string

guid public property

public string guid
return string