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

Method GetDisplayName

Source/Flow/Private/FlowAsset.cpp:1311–1314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1309}
1310
1311FName UFlowAsset::GetDisplayName() const
1312{
1313 return GetFName();
1314}
1315
1316UFlowNode_SubGraph* UFlowAsset::GetNodeOwningThisAssetInstance() const
1317{

Callers 4

FillBreadcrumbMethod · 0.80
IndexGraphMethod · 0.80
FFlowGraphTokenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected