- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["SoundSystem"]
class Type type-node
Syntax
public class SoundSystem
Properties
| Name | Value | Summary |
|---|---|---|
| MusicVolume | float |
static
|
| SoundEffectVolume | float |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| LoadSoundSettings |
void |
static
|
| PlayMusic |
void |
static
|
| PlaySound |
void |
static
|
| ResetSoundSettings |
void |
static
|
| SaveSoundSettings |
void |
static
|