Skip to content

Commit 0c754f5

Browse files
authored
Merge pull request #10509 from cathei/patch-1
Fix typo in vs-tools-unreal-install.md
2 parents 195bc19 + 2c7772e commit 0c754f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedev/unreal/get-started/vs-tools-unreal-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You should have the following installed before you install Visual Studio Tools f
3333
This article covers installing two tools that connect Visual Studio and Unreal Engine:
3434

3535
- **Visual Studio Tools for Unreal Engine** are installed into Visual Studio with the Visual Studio installer. It lets you add UE classes, view UE logging, and more--all from within Visual Studio.
36-
- **Unreal Engine Visual Studio Integration Tool plugin** is installed into Unreal Engine via the Epic Games marketplace (now called HAB) or from source. It supports the Unreal Engine test adapter in Visual Studio, which lets you discover, run, manage, and debug your Unreal Engine tests from within Visual Studio. As of Visual Studio 2022 17.10, you no longer need the plugin to view UE Blueprints in Visual Studio. But you do need it to use the Unreal Engine test adapter in Visual Studio.
36+
- **Unreal Engine Visual Studio Integration Tool plugin** is installed into Unreal Engine via the Unreal Engine Marketplace (now called FAB) or from source. It supports the Unreal Engine test adapter in Visual Studio, which lets you discover, run, manage, and debug your Unreal Engine tests from within Visual Studio. As of Visual Studio 2022 17.10, you no longer need the plugin to view UE Blueprints in Visual Studio. But you do need it to use the Unreal Engine test adapter in Visual Studio.
3737

3838
To install Visual Studio Tools for Unreal Engine:
3939

0 commit comments

Comments
 (0)