Files
ArenaFPS/Source/LyraGame/Messages/LyraNotificationMessage.cpp
2025-11-17 21:49:11 +00: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");