init method

void init()

Implementation

void init() {
  _isBridgeInit = true;
  bridgeMap[_engineId] = this;
}