protected virtual void OnEnable() { if (SwipeParamater == null) { InitializeSwipeParamaters(); } SwipeManager.AddSwipeAction(SwipeParamater); }