Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ GetNodeOwningThisAssetInstance
Method
GetNodeOwningThisAssetInstance
Source/Flow/Private/FlowAsset.cpp:1316–1319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1314
}
1315
1316
UFlowNode_SubGraph* UFlowAsset::GetNodeOwningThisAssetInstance() const
1317
{
1318
return NodeOwningThisAssetInstance.Get();
1319
}
1320
1321
UFlowAsset* UFlowAsset::GetParentInstance() const
1322
{
Callers
1
OnCrumbClicked
Method · 0.80
Calls
1
Get
Method · 0.80
Tested by
no test coverage detected