Hello ,
Am I the only one who doesn’t have this feature available?
I can´t find it in UE 5.03 and UE 5.1 .
Hello ,
Am I the only one who doesn’t have this feature available?
I can´t find it in UE 5.03 and UE 5.1 .
Yes, but i want to set focusable for button, like in link I posted.
I found this tread - Set IsFocusable
sadly just few hours after I post this. So I’ll look into it tonight.
Hi, better once than never XD.
This is a plugin called: “Common UI Plugin”
You can find this inside UE plugin section. It’s made by Epic games itself.
More info: https://forums.unrealengine.com/t/set-isfocusable/750018
Were you able to find a solution?
The solution is in the thread @RSBagirasys posted, and also in the comment @Vinicius_Pires left.
The SetIsFocusable function is part of a CommonButton, not part of a normal button. The CommonButton is part of the CommonUI plugin.
The CommonUI plugin comes packaged with the editor, so all you need to do is enable it.
but like, when you drag from button variable and type set is focusable, node is coming right?
If the buton is a CommonButton from the CommonUI plugin, and not a normal button, yes.