Files
FNGameProj/Source/FortniteGame/Private/AthenaQuickChatActiveEntry.cpp
T
2024-06-07 01:17:09 +02:00

8 lines
142 B
C++

#include "AthenaQuickChatActiveEntry.h"
FAthenaQuickChatActiveEntry::FAthenaQuickChatActiveEntry() {
ContextValue = 0;
Index = 0;
}