onRevive method

void onRevive()
inherited

Implementation

void onRevive() {
  _isDead = false;
}