Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderPlatformCachedIniValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShaderPlatformCachedIniValue
(
const TCHAR* InCVarName |
ShaderPlatformCachedIniValue.h | ||
FShaderPlatformCachedIniValue
(
IConsoleVariable* InCVar |
ShaderPlatformCachedIniValue.h |
FShaderPlatformCachedIniValue(const TCHAR *)
| Name | FShaderPlatformCachedIniValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderPlatformCachedIniValue.h |
| Include Path | #include "ShaderPlatformCachedIniValue.h" |
FShaderPlatformCachedIniValue
(
const TCHAR * InCVarName
)
FShaderPlatformCachedIniValue(IConsoleVariable *)
| Name | FShaderPlatformCachedIniValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderPlatformCachedIniValue.h |
| Include Path | #include "ShaderPlatformCachedIniValue.h" |
FShaderPlatformCachedIniValue
(
IConsoleVariable * InCVar
)