Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ LockUpdates
Method
LockUpdates
Source/FlowEditor/Private/Graph/FlowGraph.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
void UFlowGraph::LockUpdates()
469
{
470
bLockUpdates = true;
471
}
472
473
void UFlowGraph::UnlockUpdates()
474
{
Callers
1
PasteNodesHere
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected