EditorUtility.CreateEmptyPrefabstatic function CreateEmptyPrefab (path : string) : ObjectDescriptionCreates an empty prefab at given path. If a prefab at the path already exists it will be deleted and replaced with an empty prefab. Returns a reference to the prefab. |
