Enable comments/description for Blueprint Enums.

I’d love to be able to provide descriptions/comments for Blueprint Enum types for both the Enum type itself as well as it’s members in the way we can with Blueprint classes, structs, etc.

It may seem trivial as enumerations are usually able to seem “self-documenting” but explicit documentation for enums is just as important as any other type. I try to document everything I possibly can so that anyone can pick up my code and be able to figure out exactly what’s going on, sometimes even just to refresh myself if it’s been a while since I played with a part of the code.

I even find myself creating my enums in c++ more often than not just to be able to incorporate documentation.

It’s not a game-changer but it sure would be a great addition. :slight_smile:

Hey ExoGames,

Thanks for making the request. I have logged this as UE-20036 to be taken into further consideration by our developers.

Let us know if you have any further questions, have a wonderful day!