Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ServiceLocatorExample
ServiceAudio
C# Class ServiceLocatorExample.ServiceAudio
Class that plays an audio based in its type
Inheritance:
IAudioPlayer
Show file
Open project: ycarowr/UnityDesignPatterns
Class Usage Examples
Public Methods
Method
Description
PlaySound
(
AudioType
type
) :
void
Method Details
PlaySound()
public
method
public
PlaySound
(
AudioType
type
) :
void
type
AudioType
return
void