Skip to content
| Marketplace
Sign in
Visual Studio>Tools>UnrealDocumentationTool

UnrealDocumentationTool

TheSlovakPenguin

|
1,381 installs
| (0) | Free
This extension adds menu commands that allow you to generate an include path or go to the documentation for a class in unreal engine. You must have unreal engine installed for the extension to function.

To generate a #include statement, highlight a class name and press ctrl+m then ctrl+i or click on tools/Get Include Path. To go to documentation, highlight a class name and press ctrl+m then ctrl+d or click on tools/Go To Documentation

To set the path of your unreal engine installation, go to tools/options/UnrealDocumentationTool. The extension works by finding the folder path to the corresponding header file so this is extremely important. The path should point to \Engine\Source\Runtime\Engine\Classes. The default is C:\Program Files\Epic Games\UE_5.0\Engine\Source\Runtime\Engine\Classes\

The option "Replace Highlighted Class" decides whether to replace the highlighted selection with the #include statement or to just insert it after it. The option is located at tools/options/UnrealDocumentationTool and the default is true

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft