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

Method GetActorToFocus

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

Source from the content-addressed store, hash-verified

1293}
1294
1295AActor* UFlowNode::GetActorToFocus()
1296{
1297 return K2_GetActorToFocus();
1298}
1299#endif

Callers 2

FocusViewportMethod · 0.80
CanFocusViewportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected