Application.IsConsoleApp

bool IsConsoleApp { get; set; }

Description

True if running in a terminal like console, instead of a game window or editor.

Return

User Comments