Coin pickup counter with UE5 and C++

yes it is with UE4. Actually there is almost no difference in the code itself between those version. Nearly everything is the same except for the UI and there are some new features that implemented inside UE5.

Code / Logic that work in UE4, will also work in UE5 without any difference in the code