UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPreprocessConstants Struct Reference

Public Member Functions

 FPreprocessConstants ()
 

Public Attributes

FShaderSource::FViewType StrippedCodeHeader
 

Static Public Attributes

static constexpr FShaderSource::FViewType DebugHashPrefix = ANSITEXTVIEW("DebugHash_")
 
static constexpr FStringView DebugHashPrefixWide = TEXTVIEW("DebugHash_")
 
static constexpr FShaderSource::FViewType FilenameSentinel = ANSITEXTVIEW("__UE_FILENAME_SENTINEL")
 

Constructor & Destructor Documentation

◆ FPreprocessConstants()

FPreprocessConstants::FPreprocessConstants ( )
inline

Member Data Documentation

◆ DebugHashPrefix

constexpr FShaderSource::FViewType FPreprocessConstants::DebugHashPrefix = ANSITEXTVIEW("DebugHash_")
staticconstexpr

◆ DebugHashPrefixWide

constexpr FStringView FPreprocessConstants::DebugHashPrefixWide = TEXTVIEW("DebugHash_")
staticconstexpr

◆ FilenameSentinel

constexpr FShaderSource::FViewType FPreprocessConstants::FilenameSentinel = ANSITEXTVIEW("__UE_FILENAME_SENTINEL")
staticconstexpr

◆ StrippedCodeHeader

FShaderSource::FViewType FPreprocessConstants::StrippedCodeHeader

The documentation for this struct was generated from the following file: