#include "FortFriendCodeListBase.h" void UFortFriendCodeListBase::JustDesc() { } void UFortFriendCodeListBase::DescAndURL() { } void UFortFriendCodeListBase::CloseAndPopDialog() { } UFortFriendCodeListBase::UFortFriendCodeListBase() { this->FriendCodeEntryClass = NULL; this->EntryBox_FriendCodes = NULL; this->WarningText = NULL; }