Version: 2017.3

PlayerSettings.forceSingleInstance

Cambiar al Manual
public static bool forceSingleInstance ;

Descripción

Limita los standalone players a una sola instancia concurrente corriendo.

This detects at startup whether another instance of the same player is already running, and aborts with an error message if so.