Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderMapResource
Description
Returns whether all shader chunks for this shader map are resolved and available. Used to guard against PSO precaching on shaders whose IoStore chunks are not yet installed.
| Name | IsResolved |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
virtual bool IsResolved() const