C# Class AkWwisePicker, examples

Inheritance: EditorWindow
Exibir arquivo Open project: enzienaudio/examples Class Usage Examples

Public Properties

Property Type Description
WwiseProjectFound bool
treeView AkWwiseTreeView,

Public Methods

Method Description
OnGUI ( ) : void
PopulateTreeview ( ) : void

Private Methods

Method Description
OnEnable ( ) : void
init ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

PopulateTreeview() public static method

public static PopulateTreeview ( ) : void
return void

Property Details

WwiseProjectFound public_oe static_oe property

public static bool WwiseProjectFound
return bool

treeView public_oe static_oe property

public static AkWwiseTreeView, treeView
return AkWwiseTreeView,