lyra_game_ue/Source/LyraGame/Messages/LyraNotificationMessage.cpp
Goran Lazarevski 3bcab085f8 Initial commit
2025-03-20 11:06:26 +01:00

10 lines
249 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "LyraNotificationMessage.h"
#include UE_INLINE_GENERATED_CPP_BY_NAME(LyraNotificationMessage)
UE_DEFINE_GAMEPLAY_TAG(TAG_Lyra_AddNotification_Message, "Lyra.AddNotification.Message");