Files
2026-04-22 15:51:07 +02:00

15 lines
556 B
C++

#include "FortMcpProfileCollectionBook.h"
/*
void UFortMcpProfileCollectionBook::UpgradeSlottedItem(const FString& TargetItemId, FClientUrlContext& Context) {
}
void UFortMcpProfileCollectionBook::ConvertSlottedItem(const FString& TargetItemId, int32 ConversionIndex, FClientUrlContext& Context) {
}
void UFortMcpProfileCollectionBook::ClaimCollectionBookPageRewards(const FString& PageTemplateId, const FString& SectionId, int32 SelectedRewardIndex, FClientUrlContext& Context) {
}
*/
UFortMcpProfileCollectionBook::UFortMcpProfileCollectionBook() {
}