UProjectileMovementComponent does NOT show up in Projectile_BP

I’m in the middle of Unreal C++ Lecture 157. We are trying to create a UProjectiveMovementComponent in Projectile class to be used in Projectile_BP. But after getting it to compile, the component does NOT show up in Projectile_BP and the game crashes.

Anyone experienced the same issue? I’m using UE 4.19.2

1 Like

Nvm, relaunching UE fixed the problem. Still could be better though…

1 Like

Privacy & Terms