Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for RewindDebuggerInterface
#pragma once
#include "SharedDefinitions.CoreUObject.Cpp20.h"
#undef REWINDDEBUGGERINTERFACE_API
#undef REWINDDEBUGGERINTERFACE_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateEditor
#define UE_MODULE_NAME "RewindDebuggerInterface"
#define UE_PLUGIN_NAME ""
#define WITH_FREETYPE 1
#define SLATECORE_API DLLIMPORT
#define SLATECORE_NON_ATTRIBUTED_API DLLIMPORT
#define DEVELOPERSETTINGS_API DLLIMPORT
#define DEVELOPERSETTINGS_NON_ATTRIBUTED_API DLLIMPORT
#define INPUTCORE_API DLLIMPORT
#define INPUTCORE_NON_ATTRIBUTED_API DLLIMPORT
#define JSON_API DLLIMPORT
#define JSON_NON_ATTRIBUTED_API DLLIMPORT
#define UE_WINDOWS_USING_UIA 1
#define APPLICATIONCORE_API DLLIMPORT
#define APPLICATIONCORE_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_MGPU 1
#define RHI_WANT_RESOURCE_INFO 1
#define RHI_API DLLIMPORT
#define RHI_NON_ATTRIBUTED_API DLLIMPORT
#define TRACESERVICES_API DLLIMPORT
#define TRACESERVICES_NON_ATTRIBUTED_API DLLIMPORT
#define CBOR_API DLLIMPORT
#define CBOR_NON_ATTRIBUTED_API DLLIMPORT
#define TRACEANALYSIS_API DLLIMPORT
#define TRACEANALYSIS_NON_ATTRIBUTED_API DLLIMPORT
#define REWINDDEBUGGERINTERFACE_API DLLEXPORT
#define REWINDDEBUGGERINTERFACE_NON_ATTRIBUTED_API DLLEXPORT

View File

@@ -0,0 +1,75 @@
/MANIFEST:NO
/NOLOGO
/DEBUG:FULL
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/d2:-ExtendedWarningInfo
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/ALTERNATENAME:__imp___std_init_once_begin_initialize=__imp_InitOnceBeginInitialize
/ALTERNATENAME:__imp___std_init_once_complete=__imp_InitOnceComplete
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/um/x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN:6
/NOIMPLIB
/NOEXP
/NATVIS:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/RewindDebugger.natvis"
/NATVIS:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/TraceServices/TraceServices.natvis"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Core/FPSTemplateEditor-Core.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/FPSTemplateEditor-CoreUObject.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/SlateCore/FPSTemplateEditor-SlateCore.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/TraceServices/FPSTemplateEditor-TraceServices.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.lib"
"kernel32.lib"
"user32.lib"
"gdi32.lib"
"winspool.lib"
"comdlg32.lib"
"advapi32.lib"
"shell32.lib"
"ole32.lib"
"oleaut32.lib"
"uuid.lib"
"odbc32.lib"
"odbccp32.lib"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"synchronization.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-RewindDebuggerInterface.dll"
/PDB:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-RewindDebuggerInterface.pdb"
/ignore:4078

View File

@@ -0,0 +1,12 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"FPSTemplateEditor-RewindDebuggerInterface.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/FPSTemplateEditor-RewindDebuggerInterface.lib"

View File

@@ -0,0 +1,11 @@
{
"RemapUnityFiles":
{
"Module.RewindDebuggerInterface.cpp.obj": [
"IRewindDebugger.gen.cpp.obj",
"RewindDebuggerInterface.init.gen.cpp.obj",
"PerModuleInline.gen.cpp.obj",
"RewindDebuggerInterface.cpp.obj"
]
}
}

View File

@@ -0,0 +1,5 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RewindDebuggerInterface/UHT/IRewindDebugger.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RewindDebuggerInterface/UHT/RewindDebuggerInterface.init.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/PerModuleInline.gen.cpp"
#include "Editor/RewindDebuggerInterface/Private/RewindDebuggerInterface.cpp"

View File

@@ -0,0 +1,151 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\rewinddebuggerinterface\\module.rewinddebuggerinterface.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\coreuobject\\sharedpch.coreuobject.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\rewinddebuggerinterface\\definitions.rewinddebuggerinterface.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\rewinddebuggerinterface\\uht\\irewinddebugger.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebugger.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\rewinddebuggertypes.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\traceservices\\public\\traceservices\\model\\frames.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\traceservices\\public\\traceservices\\model\\analysissession.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\rewinddebuggerinterface\\uht\\irewinddebugger.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\rewinddebuggerinterface\\uht\\rewinddebuggerinterface.init.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\rewinddebuggerinterface\\permoduleinline.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\private\\rewinddebuggerinterface.cpp",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebuggerdoubleclickhandler.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebuggerextension.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebuggertrackcreator.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebuggerview.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\scompoundwidget.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\slatecolor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\widgetstyle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatecolor.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slateattribute.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\templates\\equalto.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\invalidatewidgetreason.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\attributes\\slateattributedefinition.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\attributes\\slateattributebase.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\attributes\\slateattributecontained.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\attributes\\slateattributemanaged.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\attributes\\slateattributemember.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\visibility.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\swidget.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\framevalue.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\slaterect.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\margin.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slateenums.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\enumrange.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slateenums.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slatevector2.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatevector2.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\margin.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\clipping.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\renderingcommon.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\slaterotatedrect.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\slatelayouttransform.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\slaterendertransform.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\cursorreply.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\icursor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\replybase.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\reply.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\inputcore\\classes\\inputcoretypes.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\inputcore\\uht\\inputcoretypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\events.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\genericapplication.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\genericapplicationmessagehandler.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\genericplatforminputdevicemapper.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\genericwindow.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\genericwindowdefinition.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\geometry.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\paintgeometry.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\geometry.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\events.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\draganddrop.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\draganddrop.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\navigationreply.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\navigationreply.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\popupmethodreply.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\drawelementcoretypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\slateglobals.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\debugging\\slatedebugging.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fastupdate\\widgetupdateflags.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatedebugging.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\trace\\slatetrace.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\profilingdebugging\\traceauxiliary.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\slaterenderertypes.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slaterenderertypes.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\renderingcommon.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\clipping.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\arrangedwidget.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\layoutgeometry.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\flowdirection.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\flowdirection.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\islatemetadata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\widgetactivetimerdelegate.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\widgetmouseeventsdelegate.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\textures\\slateshaderresource.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\slateresourcehandle.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\paintargs.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fastupdate\\widgetproxy.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fastupdate\\slateinvalidationroothandle.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fastupdate\\slateinvalidationwidgetindex.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fastupdate\\slateinvalidationwidgetsortorder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\drawelements.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\drawelementtypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\drawelementtextoverflowargs.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\shapedtextfwd.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\slatetypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\compositefont.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\fontrasterizationmode.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\fontrasterizationmode.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\compositefont.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\slatefontinfo.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatefontinfo.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\sound\\slatesound.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatesound.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\slatebrush.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slatebox2.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatebrush.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\slatewidgetstyle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatewidgetstyle.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\slatetypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\fontcache.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\fontsdfsettings.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\fontsdfsettings.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\textures\\textureatlas.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\fonts\\fonttypes.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\fontcache.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\slaterenderbatch.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\elementbatcher.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\widgetpixelsnapping.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\slatecore\\uht\\widgetpixelsnapping.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\rendering\\drawelementpayloads.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\tasks\\task.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\async\\manualresetevent.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\slatecontrolledconstruction.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slateattributedescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\accessibility\\slatewidgetaccessibletypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\applicationcore\\public\\genericplatform\\accessibility\\genericaccessibleinterfaces.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\variant.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\children.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\snullwidget.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\slotbase.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\childrenbase.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\reflectionmetadata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\basiclayoutwidgetslot.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\layout\\widgetslotwithattributesupport.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\slatestructs.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\widgets\\declarativesyntaxsupport.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\trace\\slatememorytags.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\lowlevelmemstats.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\rewinddebuggerinterface\\public\\irewinddebuggerviewcreator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\textures\\slateicon.h"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,54 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/RewindDebuggerInterface.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Definitions.RewindDebuggerInterface.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RewindDebuggerInterface/Module.RewindDebuggerInterface.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_WINDLL
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/EHsc
/DPLATFORM_EXCEPTIONS_DISABLED=0
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}

View File

@@ -0,0 +1,7 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs)
#if !defined(PER_MODULE_INLINE_FILE) && defined(CORE_API)
#define PER_MODULE_INLINE_FILE "HAL/PerModuleInline.inl"
#endif
#if defined(PER_MODULE_INLINE_FILE) && !defined(SUPPRESS_PER_MODULE_INLINE_FILE)
#include PER_MODULE_INLINE_FILE
#endif

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
<!--
*
* RewindDebugger Visualizers
*
-->
<Type Name="RewindDebugger::FObjectId">
<DisplayString>{ObjectId}</DisplayString>
</Type>
<Type Name="FClassInfo">
<DisplayString Condition="SuperId == 0">Id={Id,x} {Name,su}</DisplayString>
<DisplayString Condition="SuperId != 0">Id={Id,x} SuperId={SuperId,x} {Name,su}</DisplayString>
</Type>
<Type Name="FObjectInfo">
<DisplayString Condition="OuterObjectId.ObjectId == 0">Id={ObjectId,x} {Name,su}</DisplayString>
<DisplayString Condition="OuterObjectId.ObjectId != 0">Id={ObjectId,x} OuterId={OuterObjectId,x} {Name,su}</DisplayString>
</Type>
<Type Name="FWorldInfo">
<DisplayString Condition="PIEInstanceId == -1">{Type} {NetMode} Id={Id,x} Simulating={bIsSimulating}</DisplayString>
<DisplayString Condition="PIEInstanceId != -1">{Type}:{PIEInstanceId} {NetMode} Id={Id,x} Simulating={bIsSimulating}</DisplayString>
</Type>
</AutoVisualizer>

View File

@@ -0,0 +1,44 @@
/I "."
/I "Editor/RewindDebuggerInterface/Private"
/I "Runtime/Core/Public"
/I "Runtime/Core/Internal"
/I "Runtime/TraceLog/Public"
/I "Runtime/AutoRTFM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/VerseVMBytecode"
/I "Runtime/CoreUObject/Public"
/I "Runtime/CoreUObject/Internal"
/I "Runtime/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/Json/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RHI/Gen"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "Developer/TraceServices/Public"
/I "Runtime/Cbor/Public"
/I "Developer/TraceAnalysis/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RewindDebuggerInterface/UHT"
/I "Editor/RewindDebuggerInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "Runtime/SymsLib"
/external:I "Runtime/SymsLib/syms"
/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt"