Deepdrive sim docs
Deepdrive homeDocs home
v2-security-updates
v2-security-updates
  • Deepdrive sim
  • Deepdrive Sim Docs
    • Setup
      • Linux Development
        • Running the Unreal Editor from a Docker container
        • Export from prebuilt docker image
        • Traditional Unreal Setup
      • Windows Development
    • Compiling changes to plugins
    • Vulkan
    • python_bindings
    • Unreal Logging
    • Packaging
    • Architecture
  • Plugins
    • DeepDrivePlugin
      • Source
        • DeepDrivePython
          • LICENSE
    • deepdrive_kevindale
    • Aka Jamestown
  • LICENSE
Powered by GitBook
On this page

Was this helpful?

  1. Deepdrive Sim Docs

Compiling changes to plugins

If you make a change to the DeepDrivePlugin, you'll often have to recompile the module to see the changes. To do so in Unreal Editor, open Window->Developer Tools->Modules and search for DeepDrivePlugin. Then hit Recompile to compile your plugin changes.

PreviousWindows DevelopmentNextVulkan

Last updated 5 years ago

Was this helpful?