Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
347
void FFlowEditorModule::OnAssetRenamed(const FAssetData& AssetData, const FString& OldObjectPath)
348
{
349
OnAssetUpdated(AssetData);
350
}
351
352
#undef LOCTEXT_NAMESPACE
353
Callers
2
RegisterForAssetChanges
Method · 0.45
ShutdownModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected