FInlineDataStorage::Reseat

Move this type into another unallocated buffer (move-construct a new type from our wrapped value)

Windows
MacOS
Linux

Override Hierarchy

IExpressionNodeStorage::Reseat()

FInlineDataStorage::Reseat()

References

Module

Core

Header

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

Include

#include "Misc/ExpressionParserTypes.inl"

Syntax

virtual void Reseat
(
    uint8 * Dst
)

Remarks

Move this type into another unallocated buffer (move-construct a new type from our wrapped value)

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