C# Class PlaySoundOnClick, clockwork
Show file
Open project: shadowseer99/clockwork
Public Properties
Property |
Type |
Description |
|
_sound |
AudioCustom, |
|
|
Public Methods
Method |
Description |
|
Play ( ) : void |
|
|
Start ( ) : void |
|
|
Method Details
public Play ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|
Property Details
public AudioCustom, _sound |
return |
AudioCustom, |
|