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
20bf0eb6a1be4874641f82a48ec9f86694f156da
UnrealEngineUWP/Engine/Source/Developer/UnrealCodeAnalyzerTests/Private/UseClass.cpp

11 lines
179 B
C++
Raw Normal View History

Updating copyright notices to 2017 (copying from //Tasks/UE4/Dev-Copyright-2017). #rb none #lockdown Nick.Penwarden [CL 3226823 by Ben Marsh in Main branch]
2016-12-08 08:52:44 -05:00
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
Add basic UnrealCodeAnalyzer tests. [CL 2613399 by Mikolaj Sieluzycki in Main branch]
2015-07-08 08:24:54 -04:00
#include "UseClass.h"
static void Function_UseClass()
{
CIS fix. [CL 2613506 by Mikolaj Sieluzycki in Main branch]
2015-07-08 10:08:15 -04:00
#ifdef UNREAL_CODE_ANALYZER
Add basic UnrealCodeAnalyzer tests. [CL 2613399 by Mikolaj Sieluzycki in Main branch]
2015-07-08 08:24:54 -04:00
FTestClass TestClass;
CIS fix. [CL 2613506 by Mikolaj Sieluzycki in Main branch]
2015-07-08 10:08:15 -04:00
#endif
Add basic UnrealCodeAnalyzer tests. [CL 2613399 by Mikolaj Sieluzycki in Main branch]
2015-07-08 08:24:54 -04:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 503ms Template: 4ms
English
English
Licenses API