UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderCompilerDefinitions Member List

This is the complete list of members for FShaderCompilerDefinitions, including all inherited members.

Contains(FName Name) constFShaderCompilerDefinitionsinline
Empty()FShaderCompilerDefinitionsinline
FShaderCompilerDefinitions(bool bIncludeInitialDefines=false)FShaderCompilerDefinitions
FShaderCompilerDefinitions(const FShaderCompilerDefinitions &)FShaderCompilerDefinitions
FShaderInitialDefinesInitializerFShaderCompilerDefinitionsfriend
GetIntegerValue(FName Name) constFShaderCompilerDefinitionsinline
GetIntegerValue(FShaderCompilerDefineNameCache &NameCache, int32 ResultIfNotFound) constFShaderCompilerDefinitionsinline
Merge(const FShaderCompilerDefinitions &Other)FShaderCompilerDefinitionsinline
Num() constFShaderCompilerDefinitionsinline
operator<<FShaderCompilerDefinitionsfriend
operator=(const FShaderCompilerDefinitions &Other)FShaderCompilerDefinitionsinline
SetDefine(FName Name, ValueType Value)FShaderCompilerDefinitionsinline
SetDefine(FName Name, const TCHAR *Value)FShaderCompilerDefinitionsinline
SetDefine(FName Name, const FString &Value)FShaderCompilerDefinitionsinline
SetDefine(FShaderCompilerDefineNameCache &Name, ValueType Value)FShaderCompilerDefinitionsinline
SetDefine(FShaderCompilerDefineNameCache &Name, const TCHAR *Value)FShaderCompilerDefinitionsinline
SetDefine(FShaderCompilerDefineNameCache &Name, const FString &Value)FShaderCompilerDefinitionsinline