Upgrade to UE 5.5
This commit is contained in:
parent
dcd0a283fe
commit
38feaaf4db
@ -10,7 +10,7 @@
|
||||
#if WITH_DEV_AUTOMATION_TESTS
|
||||
|
||||
IMPLEMENT_SIMPLE_AUTOMATION_TEST(FInputBufferTest, "FightingFramework.Input.InputBuffer",
|
||||
EAutomationTestFlags::ApplicationContextMask | EAutomationTestFlags::ProductFilter)
|
||||
EAutomationTestFlags_ApplicationContextMask | EAutomationTestFlags::ProductFilter)
|
||||
bool FInputBufferTest::RunTest(const FString& Parameters)
|
||||
{
|
||||
TStrongObjectPtr<UWorld> World = TStrongObjectPtr(UWorld::CreateWorld(EWorldType::Game, false));
|
||||
|
Loading…
Reference in New Issue
Block a user