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