Copy

Param type is a const lvalue reference, so we can provide an overload for moving.

Windows
MacOS
Linux

Type

typedef const T & Copy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h

Include

#include "Templates/UnrealTypeTraits.h"

Remarks

Param type is a const lvalue reference, so we can provide an overload for moving.

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