Hello, when i try to create a constructor or a function for my Script AnimInstance following this video: https://www.youtube.com/watch?v=pHeuhYrSqY0&ab_channel=Unreal4Pro. An error pops up.
The problem im having is that when im trying to define the body of the function in the .cpp file it says: “The function already has a body”.
I tried to regenerate the files, and now i also have some errors in the files ArchiveProxi.h and String View.
The errors are:
E0070|field has incomplete type ->StringView.h|415|||
E0070|field has incomplete type ->StringView.h|408|||
E1455| member function declared with ‘override’ does not override a base class member->ArchiveProxy.h|167|||