UInterfaces may have pure virtual functions in the second class in Unreal C++.
This isn’t a matter of how my functions are declared. Unreal isn’t letting my other class use the interface at all because it isn’t recognized as being defined at all.
UInterfaces may have pure virtual functions in the second class in Unreal C++.
This isn’t a matter of how my functions are declared. Unreal isn’t letting my other class use the interface at all because it isn’t recognized as being defined at all.