Files
FNGameProj/Source/FortniteUI/Private/AthenaStormSurgeWarningBase.cpp
2024-01-21 00:41:14 +01:00

11 lines
209 B
C++

#include "AthenaStormSurgeWarningBase.h"
void UAthenaStormSurgeWarningBase::OnStormCapStateChanged(EAthenaStormCapState StormCapState) {
}
UAthenaStormSurgeWarningBase::UAthenaStormSurgeWarningBase() {
}