void Load() { _StroyPrefab = Resources.Load <StoryContentController>(_From); }
// Update is called once per frame void Load() { _StroyPrefab = Resources.Load <StoryContentController>(_From); //ScrollViewのコンテンツのリソーシズ(Button) Debug.Log("Load"); }