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

Function PopDeferredTransitionScope

Source/Flow/Public/FlowAsset.h:414–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412
413 TSharedPtr<FFlowDeferredTransitionScope> PushDeferredTransitionScope();
414 void PopDeferredTransitionScope(const TSharedPtr<FFlowDeferredTransitionScope>& Scope) { TryFlushAndRemoveDeferredTransitionScope(Scope); }
415
416 void CancelAndWarnForUnflushedDeferredTriggers();
417

Callers 1

TriggerInputMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected