Hello there, I am currently working on reproducing your project so that I can understand it.
In my GDHeroCharacter.cpp I am getting this error
GDHeroCharacter.cpp(193): [C2664] see reference to function template instantiation 'TWeakObjectPtr<UGDAttributeSetBase,FWeakObjectPtr> &TWeakObjectPtr<UGDAttributeSetBase,FWeakObjectPtr>::operator =(U *)' being compiled
I have attached a .txt file with the complete compile error. I copied the code exactly from the GDCharacterBase and the GDHeroClass and I am having trouble finding why this is happening.
Hello there, I am currently working on reproducing your project so that I can understand it.
In my GDHeroCharacter.cpp I am getting this error GDHeroCharacter.cpp(193): [C2664] see reference to function template instantiation 'TWeakObjectPtr<UGDAttributeSetBase,FWeakObjectPtr> &TWeakObjectPtr<UGDAttributeSetBase,FWeakObjectPtr>::operator =(U *)' being compiled
I have attached a .txt file with the complete compile error. I copied the code exactly from the GDCharacterBase and the GDHeroClass and I am having trouble finding why this is happening.
TweakObjectPtr.txt