MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / indexIsValid

Method indexIsValid

QtNodeEditor/include/nodes/internal/PortType.hpp:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 {}
41
42 bool
43 indexIsValid() { return index != INVALID; }
44
45 bool
46 portTypeIsValid() { return type != PortType::None; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected