MCPcopy 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
468void UFlowGraph::LockUpdates()
469{
470 bLockUpdates = true;
471}
472
473void UFlowGraph::UnlockUpdates()
474{

Callers 1

PasteNodesHereMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected