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,48 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for MassEntity
#pragma once
#include "SharedDefinitions.Engine.Cpp20.h"
#undef MASSENTITY_API
#undef MASSENTITY_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 FPSTemplateServer
#define UE_MODULE_NAME "MassEntity"
#define UE_PLUGIN_NAME ""
#define WITH_AITESTSUITE 1 1
#define AITESTSUITE_API
#define AITESTSUITE_NON_ATTRIBUTED_API
#define GAMEPLAYTASKS_API
#define GAMEPLAYTASKS_NON_ATTRIBUTED_API
#define WITH_RECAST 1
#define WITH_GAMEPLAY_DEBUGGER_CORE 1
#define WITH_GAMEPLAY_DEBUGGER 1
#define WITH_GAMEPLAY_DEBUGGER_MENU 1
#define AIMODULE_API
#define AIMODULE_NON_ATTRIBUTED_API
#define WITH_NAVMESH_SEGMENT_LINKS 1
#define WITH_NAVMESH_CLUSTER_LINKS 1
#define NAVIGATIONSYSTEM_API
#define NAVIGATIONSYSTEM_NON_ATTRIBUTED_API
#define GEOMETRYCOLLECTIONENGINE_API
#define GEOMETRYCOLLECTIONENGINE_NON_ATTRIBUTED_API
#define CHAOSSOLVERENGINE_API
#define CHAOSSOLVERENGINE_NON_ATTRIBUTED_API
#define DATAFLOWCORE_API
#define DATAFLOWCORE_NON_ATTRIBUTED_API
#define DATAFLOWENGINE_API
#define DATAFLOWENGINE_NON_ATTRIBUTED_API
#define DATAFLOWSIMULATION_API
#define DATAFLOWSIMULATION_NON_ATTRIBUTED_API
#define FIELDSYSTEMENGINE_API
#define FIELDSYSTEMENGINE_NON_ATTRIBUTED_API
#define ISMPOOL_API
#define ISMPOOL_NON_ATTRIBUTED_API
#define MASSENTITY_API
#define MASSENTITY_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,53 @@
{
"RemapUnityFiles":
{
"Module.MassEntity.cpp.obj": [
"MassCommands.gen.cpp.obj",
"MassDebugLogging.gen.cpp.obj",
"MassEntity.init.gen.cpp.obj",
"MassEntityElementTypes.gen.cpp.obj",
"MassEntityHandle.gen.cpp.obj",
"MassArchetypeData.cpp.obj",
"MassArchetypeGroup.cpp.obj",
"MassArchetypeTypes.cpp.obj",
"MassBitSetRegistry.cpp.obj",
"MassCommandBuffer.cpp.obj",
"MassDebugger.cpp.obj",
"MassDebuggerBreakpoints.cpp.obj",
"MassEntityBuilder.cpp.obj",
"MassEntityCollection.cpp.obj",
"MassEntityManager.cpp.obj",
"MassEntityManagerStorage.cpp.obj",
"MassEntityModule.cpp.obj",
"MassEntityQuery.cpp.obj",
"MassEntityRelations.cpp.obj",
"MassEntitySettings.cpp.obj",
"MassEntitySubsystem.cpp.obj",
"MassEntityTrace.cpp.obj",
"MassEntityTypes.cpp.obj",
"MassEntityUtils.cpp.obj",
"MassEntityView.cpp.obj",
"MassExecutionContext.cpp.obj",
"MassExecutor.cpp.obj",
"MassObserverManager.cpp.obj",
"MassObserverNotificationTypes.cpp.obj",
"MassObserverProcessor.cpp.obj",
"MassObserverRegistry.cpp.obj",
"MassProcessingContext.cpp.obj",
"MassProcessingPhaseManager.cpp.obj",
"MassProcessingTypes.cpp.obj",
"MassProcessor.cpp.obj",
"MassProcessorDependencySolver.cpp.obj",
"MassQueryExecutor.cpp.obj",
"MassRelationManager.cpp.obj",
"MassRelationObservers.cpp.obj",
"MassRequirementAccessDetector.cpp.obj",
"MassRequirements.cpp.obj",
"MassSettings.cpp.obj",
"MassSubsystemAccess.cpp.obj",
"MassSubsystemBase.cpp.obj",
"MassTypeManager.cpp.obj",
"MassChildOf.cpp.obj"
]
}
}

View File

@@ -0,0 +1,171 @@
/I "."
/I "Runtime/MassEntity/Private"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AITestSuite/UHT"
/I "Developer/AITestSuite/Classes"
/I "Developer/AITestSuite/Public"
/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/FPSTemplateServer/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/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/FPSTemplateServer/Inc/Engine/UHT"
/I "Runtime/Engine/Classes"
/I "Runtime/Engine/Public"
/I "Runtime/Engine/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreOnline/UHT"
/I "Runtime/CoreOnline/Public"
/I "Runtime/Json/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/FieldNotification/UHT"
/I "Runtime/FieldNotification/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NetCore/UHT"
/I "Runtime/Net/Core/Classes"
/I "Runtime/Net/Core/Public"
/I "Runtime/Net/Common/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/JsonUtilities/UHT"
/I "Runtime/JsonUtilities/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Slate/UHT"
/I "Runtime/Slate/Public"
/I "Runtime/ImageWrapper/Public"
/I "Runtime/Messaging/Public"
/I "Runtime/MessagingCommon/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/RenderCore/UHT"
/I "Runtime/RenderCore/Public"
/I "Runtime/RenderCore/Internal"
/I "Runtime/OpenGLDrv/Public"
/I "Runtime/Analytics/AnalyticsET/Public"
/I "Runtime/Analytics/Analytics/Public"
/I "Runtime/Sockets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AssetRegistry/UHT"
/I "Runtime/AssetRegistry/Public"
/I "Runtime/AssetRegistry/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineMessages/UHT"
/I "Runtime/EngineMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineSettings/UHT"
/I "Runtime/EngineSettings/Classes"
/I "Runtime/EngineSettings/Public"
/I "Runtime/SynthBenchmark/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/GameplayTags/UHT"
/I "Runtime/GameplayTags/Classes"
/I "Runtime/GameplayTags/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PacketHandler/UHT"
/I "Runtime/PacketHandlers/PacketHandler/Classes"
/I "Runtime/PacketHandlers/PacketHandler/Public"
/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioPlatformConfiguration/UHT"
/I "Runtime/AudioPlatformConfiguration/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MeshDescription/UHT"
/I "Runtime/MeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StaticMeshDescription/UHT"
/I "Runtime/StaticMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SkeletalMeshDescription/UHT"
/I "Runtime/SkeletalMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AnimationCore/UHT"
/I "Runtime/AnimationCore/Public"
/I "Runtime/PakFile/Public"
/I "Runtime/PakFile/Internal"
/I "Runtime/RSA/Public"
/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PhysicsCore/UHT"
/I "Runtime/PhysicsCore/Public"
/I "Runtime/Experimental/ChaosCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Chaos/UHT"
/I "Runtime/Experimental/Chaos/Public"
/I "Runtime/Experimental/Voronoi/Public"
/I "Runtime/GeometryCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ChaosVDRuntime/UHT"
/I "Runtime/Experimental/ChaosVisualDebugger/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NNE/UHT"
/I "Runtime/NNE/Public"
/I "Runtime/SignalProcessing/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StateStream/UHT"
/I "Runtime/StateStream/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioExtensions/UHT"
/I "Runtime/AudioExtensions/Public"
/I "Runtime/AudioMixerCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioMixer/UHT"
/I "Runtime/AudioMixer/Classes"
/I "Runtime/AudioMixer/Public"
/I "Developer/TargetPlatform/Public"
/I "Developer/TextureFormat/Public"
/I "Developer/DesktopPlatform/Public"
/I "Developer/DesktopPlatform/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioLinkEngine/UHT"
/I "Runtime/AudioLink/AudioLinkEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioLinkCore/UHT"
/I "Runtime/AudioLink/AudioLinkCore/Public"
/I "Runtime/CookOnTheFly/Internal"
/I "Runtime/Networking/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ClothSysRuntimeIntrfc/UHT"
/I "Runtime/ClothingSystemRuntimeInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/IrisCore/UHT"
/I "Runtime/Net/Iris/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneCapture/UHT"
/I "Runtime/MovieSceneCapture/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Renderer/UHT"
/I "Runtime/Renderer/Public"
/I "Runtime/Renderer/Internal"
/I "../Shaders/Public"
/I "../Shaders/Shared"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementFramework/UHT"
/I "Runtime/TypedElementFramework/Tests"
/I "Runtime/TypedElementFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementRuntime/UHT"
/I "Runtime/TypedElementRuntime/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/GameplayTasks/UHT"
/I "Runtime/GameplayTasks/Classes"
/I "Runtime/GameplayTasks/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AIModule/UHT"
/I "Runtime/AIModule/Classes"
/I "Runtime/AIModule/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NavigationSystem/UHT"
/I "Runtime/NavigationSystem/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/GeometryCollectionEngine/UHT"
/I "Runtime/Experimental/GeometryCollectionEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ChaosSolverEngine/UHT"
/I "Runtime/Experimental/ChaosSolverEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DataflowCore/UHT"
/I "Runtime/Experimental/Dataflow/Core/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DataflowEngine/UHT"
/I "Runtime/Experimental/Dataflow/Engine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DataflowSimulation/UHT"
/I "Runtime/Experimental/Dataflow/Simulation/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/FieldSystemEngine/UHT"
/I "Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ISMPool/UHT"
/I "Runtime/Experimental/ISMPool/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MassEntity/UHT"
/I "Runtime/MassEntity/Public"
/I "Runtime/MassEntity/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "ThirdParty/LibTiff/Source/Win64"
/external:I "ThirdParty/LibTiff/Source"
/external:I "ThirdParty/OpenGL"
/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"

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
<!--
*
* MassEntity Visualizers
*
-->
<Type Name="FMassEntityHandle">
<DisplayString>Entity[{Index}:{SerialNumber}]</DisplayString>
</Type>
</AutoVisualizer>

View File

@@ -0,0 +1,47 @@
// 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/FPSTemplateServer/Inc/MassEntity/UHT/MassCommands.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MassEntity/UHT/MassDebugLogging.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MassEntity/UHT/MassEntity.init.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MassEntity/UHT/MassEntityElementTypes.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MassEntity/UHT/MassEntityHandle.gen.cpp"
#include "Runtime/MassEntity/Private/MassArchetypeData.cpp"
#include "Runtime/MassEntity/Private/MassArchetypeGroup.cpp"
#include "Runtime/MassEntity/Private/MassArchetypeTypes.cpp"
#include "Runtime/MassEntity/Private/MassBitSetRegistry.cpp"
#include "Runtime/MassEntity/Private/MassCommandBuffer.cpp"
#include "Runtime/MassEntity/Private/MassDebugger.cpp"
#include "Runtime/MassEntity/Private/MassDebuggerBreakpoints.cpp"
#include "Runtime/MassEntity/Private/MassEntityBuilder.cpp"
#include "Runtime/MassEntity/Private/MassEntityCollection.cpp"
#include "Runtime/MassEntity/Private/MassEntityManager.cpp"
#include "Runtime/MassEntity/Private/MassEntityManagerStorage.cpp"
#include "Runtime/MassEntity/Private/MassEntityModule.cpp"
#include "Runtime/MassEntity/Private/MassEntityQuery.cpp"
#include "Runtime/MassEntity/Private/MassEntityRelations.cpp"
#include "Runtime/MassEntity/Private/MassEntitySettings.cpp"
#include "Runtime/MassEntity/Private/MassEntitySubsystem.cpp"
#include "Runtime/MassEntity/Private/MassEntityTrace.cpp"
#include "Runtime/MassEntity/Private/MassEntityTypes.cpp"
#include "Runtime/MassEntity/Private/MassEntityUtils.cpp"
#include "Runtime/MassEntity/Private/MassEntityView.cpp"
#include "Runtime/MassEntity/Private/MassExecutionContext.cpp"
#include "Runtime/MassEntity/Private/MassExecutor.cpp"
#include "Runtime/MassEntity/Private/MassObserverManager.cpp"
#include "Runtime/MassEntity/Private/MassObserverNotificationTypes.cpp"
#include "Runtime/MassEntity/Private/MassObserverProcessor.cpp"
#include "Runtime/MassEntity/Private/MassObserverRegistry.cpp"
#include "Runtime/MassEntity/Private/MassProcessingContext.cpp"
#include "Runtime/MassEntity/Private/MassProcessingPhaseManager.cpp"
#include "Runtime/MassEntity/Private/MassProcessingTypes.cpp"
#include "Runtime/MassEntity/Private/MassProcessor.cpp"
#include "Runtime/MassEntity/Private/MassProcessorDependencySolver.cpp"
#include "Runtime/MassEntity/Private/MassQueryExecutor.cpp"
#include "Runtime/MassEntity/Private/MassRelationManager.cpp"
#include "Runtime/MassEntity/Private/MassRelationObservers.cpp"
#include "Runtime/MassEntity/Private/MassRequirementAccessDetector.cpp"
#include "Runtime/MassEntity/Private/MassRequirements.cpp"
#include "Runtime/MassEntity/Private/MassSettings.cpp"
#include "Runtime/MassEntity/Private/MassSubsystemAccess.cpp"
#include "Runtime/MassEntity/Private/MassSubsystemBase.cpp"
#include "Runtime/MassEntity/Private/MassTypeManager.cpp"
#include "Runtime/MassEntity/Private/Relations/MassChildOf.cpp"

View File

@@ -0,0 +1,165 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\massentity\\module.massentity.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\engine\\sharedpch.engine.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\massentity\\definitions.massentity.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masscommands.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masscommands.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitytypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structtypebitset.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\stringoutputdevice.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutilstypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutilsmacros.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\instancedstruct.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutils.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\instancedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massprocessingtypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitymacros.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessingtypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structarrayview.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structview.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\sharedstruct.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\sharedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityelementtypes.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityelementtypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityconcepts.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massexternalsubsystemtraits.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masstestableensures.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\aitestsuite\\public\\testableensures.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitytypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityutils.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massarchetypetypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitymanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massobservermanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityhandle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityhandle.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobservermanager.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitymanagerstorage.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massarchetypegroup.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massrelationmanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masstypemanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityrelations.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityrelations.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massrequirementaccessdetector.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityquery.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massrequirements.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massrequirements.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massdebuggerbreakpoints.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masscommands.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massdebuglogging.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massdebuglogging.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massexecutioncontext.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masssubsystemaccess.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massprocessor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masscommandbuffer.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessor.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massdebugger.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitytrace.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massdebugger.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massdebuglogging.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentity.init.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityelementtypes.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityhandle.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massarchetypedata.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\internal\\massarchetypedata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitysettings.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masssettings.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masssettings.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massprocessingphasemanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massprocessordependencysolver.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessingphasemanager.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitysettings.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massarchetypegroup.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massarchetypetypes.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massbitsetregistry.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massbitsetregistry.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\typebitsetbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\masscommandbuffer.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massdebugger.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massdebugger.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\algo\\foreach.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitysubsystem.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\masssubsystembase.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masssubsystembase.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitysubsystem.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massdebuggerbreakpoints.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitybuilder.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitybuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitycollection.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentitycollection.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitymanager.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitymanagerconstants.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massprocessingcontext.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massobservernotificationtypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitymanagerstorage.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitymodule.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\relations\\masschildof.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massrelationobservers.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massobserverprocessor.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobserverprocessor.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massrelationobservers.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masschildof.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentityquery.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentityrelations.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityrelations.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitysettings.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\algo\\removeif.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitysettings.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitysubsystem.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitysubsystem.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitytrace.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\tracefilter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentitytypes.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentitytypes.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentityutils.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massentityview.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massentityview.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityview.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massentityview.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massexecutioncontext.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massexecutor.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massexecutor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massobservermanager.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massobserverregistry.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobserverregistry.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobservermanager.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massobservernotificationtypes.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massobserverprocessor.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobserverprocessor.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massobserverregistry.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massobserverregistry.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massprocessingcontext.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massprocessingphasemanager.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessingphasemanager.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massprocessingtypes.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessingtypes.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massprocessor.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massqueryexecutor.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massprocessor.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massprocessordependencysolver.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\algo\\count.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massqueryexecutor.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massrelationmanager.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\textureformat\\public\\interfaces\\itextureformat.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\public\\massarchetypegroupcommands.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massrelationobservers.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massrelationobservers.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massrequirementaccessdetector.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\massrequirements.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\massrequirements.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\masssettings.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masssettings.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\masssubsystemaccess.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\masssubsystembase.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masssubsystembase.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\masstypemanager.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\massentity\\private\\relations\\masschildof.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\massentity\\uht\\masschildof.gen.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/Module.MassEntity.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/MassEntity.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/Definitions.MassEntity.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/Module.MassEntity.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/Module.MassEntity.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MassEntity/Module.MassEntity.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_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/w44244
/w44838
/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"
}
}
}
]
}