C# Class UnityEditor.ASHistoryWindow.GUIHistoryListItem

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
assets ParentViewState
boldAssets bool[]
colAuthor UnityEngine.GUIContent
colDate UnityEngine.GUIContent
colDescription UnityEngine.GUIContent
colRevision UnityEngine.GUIContent
collapsedItemCount int
height int
inFilter bool
startShowingFrom int
totalLineCount int

Property Details

assets public_oe property

public ParentViewState,UnityEditor assets
return ParentViewState

boldAssets public_oe property

public bool[] boldAssets
return bool[]

colAuthor public_oe property

public GUIContent,UnityEngine colAuthor
return UnityEngine.GUIContent

colDate public_oe property

public GUIContent,UnityEngine colDate
return UnityEngine.GUIContent

colDescription public_oe property

public GUIContent,UnityEngine colDescription
return UnityEngine.GUIContent

colRevision public_oe property

public GUIContent,UnityEngine colRevision
return UnityEngine.GUIContent

collapsedItemCount public_oe property

public int collapsedItemCount
return int

height public_oe property

public int height
return int

inFilter public_oe property

public bool inFilter
return bool

startShowingFrom public_oe property

public int startShowingFrom
return int

totalLineCount public_oe property

public int totalLineCount
return int