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

7 lines
149 B
C++

#include "FortChallengeBundleProgressToken.h"
UFortChallengeBundleProgressToken::UFortChallengeBundleProgressToken() {
BundleItemDef = NULL;
}