Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FSCSEditorTreeNode
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
void OnRequestRename
&40;
TUniquePtr< FScopedTransaction > OngoingCreateTransaction
&41;
Remarks
Requests a rename on the node.
Parameters
| Name | Description |
|---|---|
| OngoingCreateTransaction | The transaction scoping the node creation which will end once the node is named by the user or null if the rename is not part of a the creation process. |