Method | Description | |
---|---|---|
PlayOneShot ( string path, Vector3 position ) : void | ||
PlayOneShot ( string path, Vector3 position, float volume ) : void | ||
getEvent ( string path ) : |
Method | Description | |
---|---|---|
ERRCHECK ( FMOD result ) : bool | ||
Init ( ) : void | ||
OnApplicationPause ( bool pauseStatus ) : void | ||
OnDisable ( ) : void | ||
Update ( ) : void |
public PlayOneShot ( string path, Vector3 position ) : void | ||
path | string | |
position | Vector3 | |
return | void |
public PlayOneShot ( string path, Vector3 position, float volume ) : void | ||
path | string | |
position | Vector3 | |
volume | float | |
return | void |
public getEvent ( string path ) : |
||
path | string | |
return |