Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ GetAssetToEdit
Method
GetAssetToEdit
Source/Flow/Private/Nodes/FlowNode.cpp:1290–1293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1288
}
1289
1290
UObject* UFlowNode::GetAssetToEdit()
1291
{
1292
return K2_GetAssetToEdit();
1293
}
1294
1295
AActor* UFlowNode::GetActorToFocus()
1296
{
Callers
4
OnDoubleClick
Method · 0.45
RecurseIntoSubgraphsIfEnabled
Method · 0.45
GetComplexTooltip
Method · 0.45
OnNodeDoubleClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected