#include "FortCheatMenuFactory.h" void UFortCheatMenuFactory::AddStoreCheatMenu(UCommonUserWidget* Widget) { } void UFortCheatMenuFactory::AddGrantCheatMenu(UCommonUserWidget* Widget, const FString& TemplateId, const FString& InstanceId) { } UFortCheatMenuFactory::UFortCheatMenuFactory() { }