// Use this for initialization void Start() { index = 0; dialogList = DialogUtil.ReadDialogContent(jsonPath); }