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
56590ceb6077d88b86d07985cddead44dec4982c
UnrealEngineUWP/Engine/Source/Developer/LogVisualizer/Public/ILogVisualizer.h

8 lines
159 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.
New LogVisualizer tool with major features implemented. It'll replace old one during next couple of days. #ue4 [CL 2364795 by sebastian kowalczyk in Main branch]
2014-11-19 07:43:07 -05:00
#pragma once
Bunch of internal changes to LogVisualize and added module interface to controll cursor location on timelines. [CL 2407176 by sebastian kowalczyk in Main branch]
2015-01-15 06:19:24 -05:00
class ILogVisualizer : public IModuleInterface, public IModularFeature
New LogVisualizer tool with major features implemented. It'll replace old one during next couple of days. #ue4 [CL 2364795 by sebastian kowalczyk in Main branch]
2014-11-19 07:43:07 -05:00
{
public:
};
Reference in New Issue Copy Permalink
Powered by Gitea Page: 785ms Template: 8ms
English
English
Licenses API