FReplaceNodeReferencesHelper::BeginFindAndReplace

Triggers a FindInBlueprints cache of all blueprints, and submits a search query when it is done, this could take a while

Unreal Engine C++ API Reference > Editor > Kismet > FReplaceNodeReferencesHelper

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ReplaceNodeReferencesHelper.h
Include #include "ReplaceNodeReferencesHelper.h"
Source /Engine/Source/Editor/Kismet/Private/ReplaceNodeReferencesHelper.cpp
void BeginFindAndReplace
(
    const FSimpleDelegate & InOnCompleted
)

Remarks

Triggers a FindInBlueprints cache of all blueprints, and submits a search query when it is done, this could take a while


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library