Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1285
FString UFlowNode::GetAssetPath()
1286
{
1287
return K2_GetAssetPath();
1288
}
1289
1290
UObject* UFlowNode::GetAssetToEdit()
1291
{
Callers
1
OnNodeDoubleClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected