private void CallClick() { if (!gameManager) gameManager = GameManager.I; OnClick(); }
private void Awake() { _i = this; AwakeInitialize(); }