FShaderConductorContext::FShaderConductorContext

Move constructor to take ownership of internal buffers from 'Rhs'.

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h

Include

#include "ShaderCompilerCommon.h"

Source

/Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp

Syntax

FShaderConductorContext
(
    FShaderConductorContext && Rhs
)

Remarks

Move constructor to take ownership of internal buffers from 'Rhs'.

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