ReloadData() does not exist in the current context
AlexLoongway opened this issue · 1 comments
AlexLoongway commented
Hello. I'm try to reload data with ReloadData(), but method is not exist and I can't find it name in scripts. Same with Initialize(). Is it mistake?
AlexLoongway commented
Okay, I figured it out thanks to another issue. I had to use it like this: _recyclableScrollRect.ReloadData().
The author needs to write this in the description.