MCPcopy 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
1290UObject* UFlowNode::GetAssetToEdit()
1291{
1292 return K2_GetAssetToEdit();
1293}
1294
1295AActor* UFlowNode::GetActorToFocus()
1296{

Callers 4

OnDoubleClickMethod · 0.45
GetComplexTooltipMethod · 0.45
OnNodeDoubleClickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected