Files
UnrealEngine/Engine/Extras/VisualStudioSnippets/Community/README.md
2025-05-18 13:04:45 +08:00

854 B

How to submit code snippets

  1. Navigate to your project's Source folder.

  2. Zip the .sln and its Source folder, and name it <GitHubUserName>_<ProjectName>.zip.

Note: For an example, download the Example Snippet Project from our guide about Writing Code Snippets.

  1. Submit the zipped file to this folder as a pull request.

Tip: For instructions on how to submit a pull request, learn about Contributing to Unreal Engine.

After submitting the pull request, we will review and comment (as needed) before accepting the code snippet.