C# Class UnityEditorInternal.AnimationWindowHierarchyPropertyGroupNode

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

Méthodes publiques

Méthode Description
AnimationWindowHierarchyPropertyGroupNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent ) : System

Method Details

AnimationWindowHierarchyPropertyGroupNode() public méthode

public AnimationWindowHierarchyPropertyGroupNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent ) : System
animatableObjectType System.Type
setId int
propertyName string
path string
parent TreeViewItem
Résultat System