You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: