FSCSEditorTreeNode::CloseOngoingCreateTransaction

Ends the 'Create + enter initial name' transaction of this node.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SSCSEditor.h

Include

#include "SSCSEditor.h"

Source

/Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp

Syntax

void CloseOngoingCreateTransaction()

Remarks

Ends the 'Create + enter initial name' transaction of this node. The creation of a node is 'ongoing' as long as the initial name of the node is in edition mode. When the text is not in edit mode anymore, the ongoing create transaction ends and the node is considered fully created.

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