Version: 2020.3
언어: 한국어

PlayerSettings.forceSingleInstance

매뉴얼로 전환
public static bool forceSingleInstance ;

설명

Restrict standalone players to a single concurrent running instance.

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