FInlineDataStorage::MoveAssign

Move this type to a buffer already allocated to the same type (uses type-defined move-assignment)

Windows
MacOS
Linux

Override Hierarchy

IExpressionNodeStorage::MoveAssign()

FInlineDataStorage::MoveAssign()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.inl

Include

#include "Misc/ExpressionParserTypes.inl"

Syntax

virtual void MoveAssign
(
    uint8 * Dst
)

Remarks

Move this type to a buffer already allocated to the same type (uses type-defined move-assignment)

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