hello there. C++ created Data types don’t show up as “things” in the content browser. But you can sure use them as variable types inside a blueprint or similar editor as long as they are BlueprintType (like you did)
Only data types created in the editor show in the content browser, but those can’t be used in C++.