Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TShaderRefBase > API/Runtime/RenderCore/TShaderRefBase/op_assign
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
template<typename OtherShaderType, typename OtherPointerTableType>
TShaderRefBase & operator=
(
const TShaderRefBase < OtherShaderType, OtherPointerTableType > & Rhs
)