AdvancedRestartEditor

Ares9323 - 코드 플러그인 - 2023/01/30
평점 없음

Utility to restart the Unreal Editor with a click or with a keyboard shortcut

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.2
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

The beloved Restart Unreal Editor Plugin, has been upgraded for its first anniversary and 50,000 downloads and now contains the features that you requested!

  • Restart the editor with one click (a prompt to save changes will be showed)
  • Force restart the editor with one click (No prompt will be shown)
  • Check if there are other instance of the same project opened on launch
  • Option to automatically kill these instances or show a confirmation prompt


The auto-close duplicate instances feature of the Restart Unreal Editor Plugin helps you reduce the risk of losing your edits! No more data lost due to accidentally opened windows of the same project!


Default controls: (You can change them in the editor settings)

  • CTRL+ALT+R - Restart the editor (Shift is now Alt to improve compatibility with Blueprint Assist)
  • CTRL+ALT+SHIFT+R - Force the editor restart (Without prompts to save unchanged files, use with caution!)


For more info, feedbacks or anything else, feel free to open an issue on GitHub

기술적 세부사항

Features: (Please include a full, comprehensive list of the features of the product)

  • Restart the editor with one click (A prompt to save changes will be showed)
  • Force restart the editor with one click (No prompt will be shown)
  • Check if there are other instance of the same project opened on launch
  • Option to automatically kill these instances or show a confirmation prompt


Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  AdvancedRestartEditor [Editor]


Number of Blueprints: 0

Number of C++ Classes: 5

Supported Development Platforms: Win64

Supported Target Build Platforms: N/A