lyra_game_ue/Source/LyraGame/Messages/LyraNotificationMessage.cpp

10 lines
249 B
C++
Raw Normal View History

2025-03-20 11:06:26 +01:00
// 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");