C# Class UnityEditor.HeapshotWindow.HeapshotUIObject

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
Collapse ( ) : void
Expand ( ) : void
HeapshotUIObject ( string name, UnityEditor refObject, bool inverseReference ) : System

Method Details

Collapse() public méthode

public Collapse ( ) : void
Résultat void

Expand() public méthode

public Expand ( ) : void
Résultat void

HeapshotUIObject() public méthode

public HeapshotUIObject ( string name, UnityEditor refObject, bool inverseReference ) : System
name string
refObject UnityEditor
inverseReference bool
Résultat System