FShaderJobCache::Find

Looks for the job in the cache, returns null if not found

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShaderCompiler.h

Include

#include "ShaderCompiler.h"

Source

/Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp

Syntax

FJobCachedOutput * Find
(
    const FJobInputHash & Hash
)

Remarks

Looks for the job in the cache, returns null if not found

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss