private void OnEnable() { _target = target as ObjectPoolManager; }
protected override void OnEnable() { _target = target as ObjectPoolManager; }