SDKs for Unreal Engine / How to modify SDK

How to modify SDK

The SDK is a flexible solution that you can customize to fit your specific application.

To modify the SDK code downloaded from the Unreal Engine Marketplace, follow these steps:

  1. Open the catalog <Unreal Engine Root>/Engine/Plugins/Marketplace/<Plugin name>, where:
    • <Unreal Engine Root> — path to the root directory where Unreal Engine is installed.
    • <Plugin name> — plugin name.

  1. Move the directory with the plugin files to <Project root>/Plugins/, where <Project root> is the path to your Unreal Engine project.
  2. Make changes to the plugin code and restart the project. You need to confirm the rebuild of the plugin module.
  3. Delete the Binaries and Intermediate folders.

You don’t need to do any preliminary steps to make changes to the SDK you downloaded from GitHub.

Was this article helpful?
Thank you!
Is there anything we can improve? Message
We’re sorry to hear that
Please explain why this article wasn’t helpful to you. Message
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.
Rate this page
Rate this page
Is there anything we can improve?

Don’t want to answer

Thank you for your feedback!
Last updated: October 10, 2023

Found a typo or other text error? Select the text and press Ctrl+Enter.

Report a problem
We always review our content. Your feedback helps us improve it.
Provide an email so we can follow up
Thank you for your feedback!