SakeTami
CodeLikeMe
CodeLikeMe

patreon


Unreal Engine Gameplay Message Subsystem - How To Use in C++


In this tutorial, I am going to show you how to use the gameplay messaging subsystem in C++. Gameplay messaging subsystem comes as a part of Lyra Project. In the previous part of this tutorial series (https://youtu.be/Qnxk6iiy7sU) I explained how to export the plugin from lyra and integrate into your own project and use it in your own projects. We tested it withing blueprints. Today, we will see how to broadcast a message with C++. You can consider this as the 31st part of the Real Time Strategy game using Unreal Engine and C++ tutorial series as we are going to utilize the gameplay messaging system in this project. But to follow and understand how to use the system, it is not required to follow previous episodes of this series.

Unreal Engine Gameplay Message Subsystem - How To Use in C++

More Creators