FTreeMapNodeData::CopyNodeInto

Windows
MacOS
Linux

References

Module

TreeMap

Header

/Engine/Source/Developer/TreeMap/Public/ITreeMap.h

Include

#include "ITreeMap.h"

Syntax

void CopyNodeInto
(
    FTreeMapNodeData & NodeCopy
) const

Returns

Copies this node into another node (not children, though. The copied node will have no children.)

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