UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IsFShaderKeyGeneratorKnownType< T, typename > Struct Template Reference

#include <ShaderKeyGenerator.h>

+ Inheritance diagram for IsFShaderKeyGeneratorKnownType< T, typename >:

Detailed Description

template<typename T, typename = int>
struct IsFShaderKeyGeneratorKnownType< T, typename >

Template override for struct used in std::enable_if to report whether a type is a FShaderKeyGenerator known type with an Append member function. This template override provides the false value for non-known types.


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