C# Class SoundSettings, RoverGame

ファイルを表示 Open project: Stumpstump/RoverGame Class Usage Examples

Public Properties

Property Type Description
EffectsVolumeChanged System.Action
MusicVolumeChanged System.Action
SpeechVolumeChanged System.Action

Private Methods

Method Description
LoadSettings ( ) : void

Property Details

EffectsVolumeChanged public_oe static_oe property

public static System.Action EffectsVolumeChanged
return System.Action

MusicVolumeChanged public_oe static_oe property

public static System.Action MusicVolumeChanged
return System.Action

SpeechVolumeChanged public_oe static_oe property

public static System.Action SpeechVolumeChanged
return System.Action