Not yet. I’m trying to inherit from AdvanceFriendsGameInstance but my project wont build with that. It keeps telling me “Can’t open include file: ‘BlueprintDataDefinitions.generated.h’: No such file or directory”. Not sure what I’m missing.
If I make the child of AdvanceFriendsGameInstance in blueprint, it works fine. But I want to have the parent in C++