Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ BroadcastDebuggerRefresh
Method
BroadcastDebuggerRefresh
Source/Flow/Private/FlowAsset.cpp:895–898 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
893
}
894
895
void UFlowAsset::BroadcastDebuggerRefresh() const
896
{
897
RefreshDebuggerEvent.Broadcast();
898
}
899
900
void UFlowAsset::BroadcastRuntimeMessageAdded(const TSharedRef<FTokenizedMessage>& Message) const
901
{
Callers
1
PreStartFlow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected