FShaderCodeReader::FindOptionalDataAndSize

Returns nullptr and Size -1 if key was not found.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h

Include

#include "ShaderCore.h"

Syntax

const uint8 * FindOptionalDataAndSize
(
    uint8 InKey,
    int32 & OutSize
) const

Remarks

Returns nullptr and Size -1 if key was 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