AudioControllerPlayMusic Method |
| Name | Description | |
|---|---|---|
| PlayMusic(String, Single, Single, Single) |
Plays an audio item with the name audioID as music.
| |
| PlayMusic(String, Transform, Single, Single, Single) |
Plays an audio item with the name audioID as music at the specified position.
| |
| PlayMusic(String, Vector3, Transform, Single, Single, Single) |
Plays an audio item with the name audioID as music at the specified position.
|