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
dc107df1976e4e2ac1c3a34a58f2eda6f9052d0f
UnrealEngineUWP/Engine/Source/Runtime/IPC/Private/IPCModule.cpp

10 lines
163 B
C++
Raw Normal View History

Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) #rb none [CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
Add missing copyright notices to source files. [CL 2379212 by Ben Marsh in Main branch]
2014-12-06 19:14:20 -05:00
PerfCounters for Wash. - Configured by GameDir/Config/PerfCounters.json (should be deployed by UAT now). - Shared memory regions have a name of perfcounters-of-pid-%d. #codereview Josh.Markiewicz, Bob.Tellez, Ivan.Horvath, Josh.Adams [CL 2272832 by Dmitry Rekman in Main branch]
2014-08-26 16:15:35 -04:00
#include "IPCModule.h"
class FIPCModule : public IIPCModule
{
};
IMPLEMENT_MODULE(FIPCModule, IPC)
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2113ms Template: 4ms
English
English
Licenses API