UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ToStringHelpers.cpp File Reference

Namespaces

namespace  Audio
 NO_LOGGING.
 

Macros

#define CASE_AND_STRING(RESULT)   case HRESULT(RESULT): return TEXT(#RESULT)
 

Functions

FString Audio::ToErrorFString (HRESULT InResult)
 

Macro Definition Documentation

◆ CASE_AND_STRING

#define CASE_AND_STRING (   RESULT)    case HRESULT(RESULT): return TEXT(#RESULT)