-
Автор темы
- #1
V4.26
Пожалуйста, авторизуйтесь для просмотра ссылки.
Этот плагин позволяет одновременно запускать только один экземпляр вашей игры.
Технические детали / Technical Details:
This plugin makes it possible only one instance of your game can be run at the same time.
WARNING!
- This plugin created mostly who don't like C++ and work only with blueprints.
Setup:
- Create Blueprint class BP_GameInstance derived from GameInstance.
- Call on EventInit method CheckAnotherAppInstance.
- ProjectSettings -> Maps&Modes -> Game Instance Class: BP_GameInstance.
Number of C++ Classes: 2
C++/Blueprints functions:
- CheckAnotherAppInstance (bool IsEnabled = true)
Supported Development Platforms: Windows, Linux, MacOS, Android, iOS
Supported Target Build Platforms: Windows
Для просмотра содержимого вам необходимо авторизоваться.
Последнее редактирование модератором: