Epic Developer Community Forums
I want to use the Character name I obtained to create a UMG button. How to implement it
Development
Programming & Scripting
Blueprint
Blueprint
,
question
,
UMG
,
unreal-engine
,
UE5-0
Everynone
(Everynone)
September 8, 2022, 4:22pm
4
create a widget with a
Button
and a
Text Block
, ensure the text block is flagged as variable
then, in the EUW:
image
1478×446 127 KB
Use a wrap box instead of the vertical box for a grid-like layout. Or a grid box
show post in topic