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

Method SearchInAsset

Source/FlowEditor/Private/Asset/FlowAssetEditor.cpp:458–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456}
457
458void FFlowAssetEditor::SearchInAsset()
459{
460 TabManager->TryInvokeTab(SearchTab);
461 SearchBrowser->FocusForUse();
462}
463
464void FFlowAssetEditor::EditAssetDefaults_Clicked() const
465{

Callers

nothing calls this directly

Calls 1

FocusForUseMethod · 0.80

Tested by

no test coverage detected