MCPcopy Create free account
hub / github.com/MothCocoon/FlowGraph / OnAssetRenamed

Method OnAssetRenamed

Source/FlowEditor/Private/FlowEditorModule.cpp:347–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347void FFlowEditorModule::OnAssetRenamed(const FAssetData& AssetData, const FString& OldObjectPath)
348{
349 OnAssetUpdated(AssetData);
350}
351
352#undef LOCTEXT_NAMESPACE
353

Callers 2

ShutdownModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected