void Awake() { instance = this; }
public void SetScrollView(EnhanceScrollView view) { enhanceScrollView = view; }