How to create sidebar?

Yes!

wpanelEntry2

Is it now on the variable list:

No, there is not wPanelEntry_2 in wPanel.

So which widget is this:

What did you add wPanelEntry_2 to?

I add to the mainwidget.

So script it in the main widget, main widget has access to the panel.

image

But the blueprint structure(access to the panel) is written in wPanel blueprint.

The event graph in mainwidget is mainly used to Set Row &Column pawn.

It all sounds perfect to me:


Or with the custom dispatcher you created:

Which, in the end, does simplify things.

Oh my god, you are my hero!!! :slight_smile:

I very curious about how do you learn unreal and how long are your experience?

At some point, all this convoluted nonsense will click with you. This really is the right way to handle BP communication which is something everyone struggles with.


In short:

Think of your MainWidget as of Information Hub everyone reports to. The Main Widget hub can call any widget since it owns them all.

1 Like

Hahaha, so amazing! Almost 10 years!!!
You are so humor. hahahaha :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.