Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ isReacting
Method
isReacting
QtNodeEditor/src/NodeState.cpp:120–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
119
120
bool
121
NodeState::
122
isReacting() const
123
{
124
return _reaction == REACTING;
125
}
126
127
128
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected