isCreateFromTemplate
Returns true if the current project was created from a template project.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool isCreateFromTemplate { get; }
Remarks
A template project is typically created using the command line argument.
-cloneFromTemplate