Méthode | Description | |
---|---|---|
PlayOneShot ( string path, Vector3 position ) : void | ||
PlayOneShot ( string path, Vector3 position, float volume ) : void | ||
getEvent ( string path ) : |
Méthode | 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 | |
Résultat | void |
public PlayOneShot ( string path, Vector3 position, float volume ) : void | ||
path | string | |
position | Vector3 | |
volume | float | |
Résultat | void |
public getEvent ( string path ) : |
||
path | string | |
Résultat |