C# Class UnityEditor.HeapshotWindow.HeapshotUIObject

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Methods

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

Method Details

Collapse() public method

public Collapse ( ) : void
return void

Expand() public method

public Expand ( ) : void
return void

HeapshotUIObject() public method

public HeapshotUIObject ( string name, UnityEditor refObject, bool inverseReference ) : System
name string
refObject UnityEditor
inverseReference bool
return System