C# Class UnityEditorInternal.AudioProfilerGroupTreeViewState

Inheritance: UnityEditor.IMGUI.Controls.TreeViewState
Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
SetSelectedColumn ( int index ) : void

Method Details

SetSelectedColumn() public method

public SetSelectedColumn ( int index ) : void
index int
return void