![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "SoundWaveLoadingBehavior.h"#include "Audio.h"#include "AssetRegistry/AssetData.h"#include "AssetRegistry/AssetRegistryModule.h"#include "AssetRegistry/IAssetRegistry.h"#include "GenericPlatform/GenericPlatformMisc.h"#include "Interfaces/ITargetPlatform.h"#include "Misc/CommandLine.h"#include "SoundClass.h"#include "SoundCue.h"#include "SoundWave.h"#include "UObject/LinkerLoad.h"Macros | |
| #define | CASE_ENUM_TO_TEXT(TXT) case TXT: return TEXT(#TXT); |
Functions | |
| const TCHAR * | EnumToString (const ESoundWaveLoadingBehavior InCurrentState) |
| const TCHAR * EnumToString | ( | const ESoundWaveLoadingBehavior | InCurrentState | ) |