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

EditorApplication.isCreateFromTemplate

public static bool isCreateFromTemplate;

Description

Returns true if the current project was created from a template project.

A template project is typically created using the -cloneFromTemplate command line argument.