Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HFTSoundPlayer
C# Class HFTSoundPlayer
Inheritance:
MonoBehaviour
ファイルを表示
Open project: greggman/hft-unity-gamepad
Class Usage Examples
Public Methods
Method
Description
PlaySound
(
string
name
,
bool
loop
= false ) :
void
Private Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Method Details
PlaySound()
public
method
public
PlaySound
(
string
name
,
bool
loop
= false ) :
void
name
string
loop
bool
return
void