C# Class UnityEditor.SketchUpNode

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

Méthodes publiques

Свойство Type Description
Info SketchUpNodeInfo

Méthodes publiques

Méthode Description
SketchUpNode ( int id, int depth, TreeViewItem parent, string displayName, SketchUpNodeInfo info ) : System

Private Methods

Méthode Description
ToggleChildren ( bool toggle ) : void
ToggleParent ( bool toggle ) : void

Method Details

SketchUpNode() public méthode

public SketchUpNode ( int id, int depth, TreeViewItem parent, string displayName, SketchUpNodeInfo info ) : System
id int
depth int
parent TreeViewItem
displayName string
info SketchUpNodeInfo
Résultat System

Property Details

Info public_oe property

public SketchUpNodeInfo,UnityEditor Info
Résultat SketchUpNodeInfo