Hello,
I’m trying to add a new C++ class derived from UListView. It won’t compile because of
‘UTableViewBase’: base class undefined
UMG is added to the public dependencies so that can’t be the issue.
Can somebody help me out here ?
Hello,
I’m trying to add a new C++ class derived from UListView. It won’t compile because of
‘UTableViewBase’: base class undefined
UMG is added to the public dependencies so that can’t be the issue.
Can somebody help me out here ?