C# Class AudioVolumeSlider, FreeGameCode

Inheritance: MonoBehaviour
Mostrar archivo Open project: derelictcomputer/FreeGameCode

Public Methods

Method Description
SetVolume ( float volume ) : void

Private Methods

Method Description
OnValidate ( ) : void
Refresh ( ) : void

Method Details

SetVolume() public method

public SetVolume ( float volume ) : void
volume float
return void