Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundGroups
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundGroups.h |
| Include | #include "Sound/SoundGroups.h" |
Syntax
class USoundGroups : public UObject
Remarks
This class is a singleton initialized from the ini.
Constructors
| Type | Name | Description | |
|---|---|---|---|
USoundGroups
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FSoundGroup & | GetSoundGroup
(
const ESoundGroup SoundGroup |
||
| void | Initialize () |