#include "UObject/Object.h"
#include "Features/IModularFeature.h"
#include "Misc/Guid.h"
#include "ISoundWaveCloudStreaming.generated.h"
Go to the source code of this file.
|
| namespace | Audio |
| | NO_LOGGING.
|
| |
◆ ESoundWaveCloudStreamingPlatformEnableType
Platform specific enabling of Sound Wave cloud streaming.
| Enumerator |
|---|
| Inherited | Use Sound Wave setting.
|
| Disabled | Disables Sound Wave cloud streaming for this platform.
|
| UMETA | Used in Slate widget configuration to indicate multiple selected objects have different values.
|
◆ ESoundWaveCloudStreamingPlatformProjectEnableType
Platform specific enabling of Sound Wave cloud streaming.
| Enumerator |
|---|
| Enabled | Enabled for this platform.
|
| Disabled | Disabled for this platform.
|