Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnalyticsSessionInfo.sessionFirstRun

public static bool sessionFirstRun;

Description

Reports whether the current session is the first session since the player installed the game or application.

True, during the first session; false, during all subsequent sessions. Reinstalling the game resets the sessionFirstRun status.