Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ReactToConnectionState
Enum
ReactToConnectionState
QtNodeEditor/include/nodes/internal/NodeState.hpp:25–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
{
24
public:
25
enum ReactToConnectionState
26
{
27
REACTING,
28
NOT_REACTING
29
};
30
31
public:
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected