Create built-in widgets

I just started work on my first inventory system and wanted, for testing purposes, just add simple builtin Text widgets to my Horizontal Box.
How do I do that? none of the create nodes let me do this. if it’s only possible by creating blueprints of them, I want to understand why as it might happen again.

Hello hexagonius,

I am having some trouble discerning the nature of your issue, could you clarify what you mean by “built-in” widgets?

@ThomasVanZeeland when building an interface there are plenty of widgets (hope that’s right as their name) to choose from (Text, Button, Horizontal Box etc.). How do you create those through blueprint scripting? I wanted to create Texts to add to my inventory and didn’t feel the need for creating a blueprint of it first.