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

Method GetFlowSubsystem

Source/Flow/Private/FlowAsset.cpp:1306–1309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1304}
1305
1306UFlowSubsystem* UFlowAsset::GetFlowSubsystem() const
1307{
1308 return Cast<UFlowSubsystem>(GetOuter());
1309}
1310
1311FName UFlowAsset::GetDisplayName() const
1312{

Callers 2

StopSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected