Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderPlatformCachedIniValue.h |
| Include | #include "ShaderPlatformCachedIniValue.h" |
Syntax
template<typename Type>
struct FShaderPlatformCachedIniValue
Constructors
| Type | Name | Description | |
|---|---|---|---|
FShaderPlatformCachedIniValue
(
const TCHAR* InCVarName |
|||
FShaderPlatformCachedIniValue
(
IConsoleVariable* InCVar |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Type | Get
(
EShaderPlatform ShaderPlatform |