C# Class UnityEditorInternal.AnimationWindowHierarchyPropertyNode

Inheritance: UnityEditorInternal.AnimationWindowHierarchyNode
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
isPptrNode bool

Méthodes publiques

Méthode Description
AnimationWindowHierarchyPropertyNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent, EditorCurveBinding binding, bool isPptrNode ) : System

Method Details

AnimationWindowHierarchyPropertyNode() public méthode

public AnimationWindowHierarchyPropertyNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent, EditorCurveBinding binding, bool isPptrNode ) : System
animatableObjectType Type
setId int
propertyName string
path string
parent TreeViewItem
binding UnityEditor.EditorCurveBinding
isPptrNode bool
Résultat System

Property Details

isPptrNode public_oe property

public bool isPptrNode
Résultat bool