UE4 C++ Widget Text Binding Part 2

Опубликовано: 29 Октябрь 2024
на канале: Ant's Unreal Tutorials
247
6

This tutorial covers how to create a custom delegate using C++ to update a text widget.
Continued from previous video:

UE4 C++ Widget Text Binding:    • UE4 C++ Widget Text Binding  

Github Repo: https://github.com/ant1982/DelegateTu...

Unreal Engine 4.22
Visual Studio 2017

Track: Cytrax - Feelings (feat. Émilie Rachel) [NCS Release]
Music provided by NoCopyrightSounds.
Watch:    • Cytrax - Feelings (feat. Émilie Rache...  ​
Free Download / Stream: http://ncs.io/Feelings

Lens Flare provided by "Footage Island"
   / footageisland  

Intro: 0:00
Recap: 0:39
Game mode - adding the delegate to header and source 01:49
Parent widget update header file 05:10
Parent widget .CPP file 05:55
Demo 14:00