GetDumpDebugUSFContents

Gets the string that DumpDebugUSF writes out.

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h

Include

#include "ShaderCompilerCommon.h"

Source

/Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp

Syntax

FString GetDumpDebugUSFContents
(
    const FShaderCompilerInput & Input,
    const FString & Source,
    uint32 HlslCCFlags
)

Remarks

Gets the string that DumpDebugUSF writes out.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss