Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP/Engine/Source/Programs/ReplicationSystemTest/Private/NullTestRunner.h

10 lines
150 B
C
Raw Normal View History

Iris experimental replication system. Initial submit, compiled out by default. #rb Peter.Engstrom,Mattias.Hornlund,Brian.Bekich,Ryan.Gerleve,John.Barrett #jira UE-158381 #preflight /62cd6fc7ad490b52da0515a3 [CL 21068370 by Peter Engstrom in ue5-main branch]
2022-07-13 03:11:55 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
class FNullTestRunner
{
public:
Iris - Added support for using NetTrace for ReplicationSystemTest - Added -TestFilter commandline options to ReplicationSystemTest allowing to only run tests where the name contains the provided string. #rb Peter.Engstrom #jira none #preflight 630f3392660db81edbb1ca2f [CL 21718572 by Mattias Hornlund in ue5-main branch]
2022-08-31 06:14:22 -04:00
void RunTests(const TCHAR* Filter = nullptr) {}
Iris experimental replication system. Initial submit, compiled out by default. #rb Peter.Engstrom,Mattias.Hornlund,Brian.Bekich,Ryan.Gerleve,John.Barrett #jira UE-158381 #preflight /62cd6fc7ad490b52da0515a3 [CL 21068370 by Peter Engstrom in ue5-main branch]
2022-07-13 03:11:55 -04:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Page: 3141ms Template: 5ms
English
English
Licenses API