3D Dungeon Crawler
|
Public Attributes | |
string | name |
AudioClip | audioClip |
float | volume |
float | pitch |
bool | loop |
AudioSource | audiosource |
AudioClip Sound.audioClip |
AudioSource Sound.audiosource |
bool Sound.loop |
string Sound.name |
float Sound.pitch |
float Sound.volume |