Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ IsLocked
Method
IsLocked
Source/FlowEditor/Private/Graph/FlowGraph.cpp:463–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
bool UFlowGraph::IsLocked() const
464
{
465
return bLockUpdates;
466
}
467
468
void UFlowGraph::LockUpdates()
469
{
Callers
2
ApplyTypeFromConnectedPin
Method · 0.80
CanReconstructNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected