Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
| Name | FDiagnostics |
| Type | struct |
| Header File | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderMinifier.h |
| Include Path | #include "ShaderMinifier.h" |
Syntax
struct FDiagnostics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Errors | TArray< FDiagnosticMessage > | ShaderMinifier.h | ||
| Warnings | TArray< FDiagnosticMessage > | ShaderMinifier.h |