- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUISoundOptions"]
class Type type-node
Syntax
public class UGUISoundOptions : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| mobSoundLevelText | ||
| mobSoundSlider | ||
| musicLevelText | ||
| musicSlider | ||
| titleBar |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| SetMobSoundVolume |
void | |
| SetMusicVolume |
void | |
| Show |
void | |
| Toggle |
void |