Files
UnrealEngineUWP/Engine/Programs/UnrealInsights/Config/DefaultEngine.ini
alex perez c3a70b6837 [Audio Insights] Added Audio Insights component + enable in Unreal Insights
#jira UE-212648
#rb ionut.matasaru, Rob.Gay

[CL 33967623 by alex perez in ue5-main branch]
2024-05-29 06:13:13 -04:00

15 lines
569 B
INI

[Plugins]
+ProgramEnabledPlugins=AudioInsights
+ProgramEnabledPlugins=GameplayInsights
+ProgramEnabledPlugins=TraceDataFilters
+ProgramEnabledPlugins=SlateInsights
+ProgramEnabledPlugins=RenderGraphInsights
+ProgramEnabledPlugins=UdpMessaging
+ProgramEnabledPlugins=TcpMessaging
+ProgramEnabledPlugins=NetworkPredictionInsights
+ProgramEnabledPlugins=VisualStudioSourceCodeAccess
+ProgramEnabledPlugins=XcodeSourceCodeAccess
[/Script/MacTargetPlatform.XcodeProjectSettings]
TemplateMacPlist=(FilePath="/Engine/Source/Programs/UnrealInsights/Resources/Mac/Info.plist")