UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderPlatformCachedIniValue< Type > Struct Template Reference

#include <ShaderPlatformCachedIniValue.h>

Public Member Functions

 FShaderPlatformCachedIniValue (const TCHAR *InCVarName)
 
 FShaderPlatformCachedIniValue (IConsoleVariable *InCVar)
 
Type Get (EShaderPlatform ShaderPlatform)
 

Constructor & Destructor Documentation

◆ FShaderPlatformCachedIniValue() [1/2]

template<typename Type >
FShaderPlatformCachedIniValue< Type >::FShaderPlatformCachedIniValue ( const TCHAR InCVarName)
inline

◆ FShaderPlatformCachedIniValue() [2/2]

Member Function Documentation

◆ Get()

template<typename Type >
Type FShaderPlatformCachedIniValue< Type >::Get ( EShaderPlatform  ShaderPlatform)
inline

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