C# Class UnityEditor.ASHistoryWindow.GUIHistoryListItem

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство 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
Résultat ParentViewState

boldAssets public_oe property

public bool[] boldAssets
Résultat bool[]

colAuthor public_oe property

public GUIContent,UnityEngine colAuthor
Résultat UnityEngine.GUIContent

colDate public_oe property

public GUIContent,UnityEngine colDate
Résultat UnityEngine.GUIContent

colDescription public_oe property

public GUIContent,UnityEngine colDescription
Résultat UnityEngine.GUIContent

colRevision public_oe property

public GUIContent,UnityEngine colRevision
Résultat UnityEngine.GUIContent

collapsedItemCount public_oe property

public int collapsedItemCount
Résultat int

height public_oe property

public int height
Résultat int

inFilter public_oe property

public bool inFilter
Résultat bool

startShowingFrom public_oe property

public int startShowingFrom
Résultat int

totalLineCount public_oe property

public int totalLineCount
Résultat int