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

Method GetAssetPath

Source/Flow/Private/Nodes/FlowNode.cpp:1285–1288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1283}
1284
1285FString UFlowNode::GetAssetPath()
1286{
1287 return K2_GetAssetPath();
1288}
1289
1290UObject* UFlowNode::GetAssetToEdit()
1291{

Callers 1

OnNodeDoubleClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected