CheckAppInstance

Only one instance of your game can be run at the same time.

Category:
Tags: , , , , , , ,

Description

Only one instance of your game can be run at the same time.

Discord: Andrew Bindraw#9014

mrbindraw@gmail.com

Technical Details

This plugin makes it possible only one instance of your game can be run at the same time.

Basically, the game starts with some delay, it depends from the hardware pc and game optimization.

The user tries to click on the icon again and starts second game instance. This plugin protect from this.

https://github.com/mrbindraw/CheckAppInstance

Setup:

Number of C++ Classes: 2

C++/Blueprints functions:

Network Replicated: No

Supported Development Platforms: Windows, Linux, MacOS, Android, iOS

Supported Target Build Platforms: Windows

Example Project:

DemoCheckInstance

All Plugins:

Link

Supported Engine Versions

4.24 – 4.27, 5.0 – 5.3