C# Class ReadMp3, code

Inheritance: MonoBehaviour
Mostra file Open project: shendongnian/code

Public Properties

Property Type Description
pathText Text,

Public Methods

Method Description
ReadMp3Sounds ( ) : void

Private Methods

Method Description
ShowLoadDialogCoroutine ( ) : IEnumerator,
Start ( ) : void

Method Details

ReadMp3Sounds() public method

public ReadMp3Sounds ( ) : void
return void

Property Details

pathText public_oe property

public Text, pathText
return Text,