Files
UnrealEvent/Project/Source/FortniteUI/Private/AthenaHUDPlayerActionAlertBase.cpp
2026-04-22 15:51:07 +02:00

10 lines
180 B
C++

#include "AthenaHUDPlayerActionAlertBase.h"
void UAthenaHUDPlayerActionAlertBase::RequestNextAlert() {
}
UAthenaHUDPlayerActionAlertBase::UAthenaHUDPlayerActionAlertBase() {
}