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

10 lines
163 B
C++
Raw Normal View History

Update copyright notices to 2015. [CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
// Copyright 1998-2015 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: 607ms Template: 5ms
English
English
Licenses API