isInTreeScope method

bool isInTreeScope()
inherited

Implementation

bool isInTreeScope() {
  return isConnected;
}