Unity Engine documentationScript ReferenceUnity.ProjectAuditor.EditorUnity.ProjectAuditor.Editor.CoreGameObjectSourceDescribes where a GameObject is stored.Read time 1 minuteLast updated 6 days agoDefinition Type: Enum Namespace: Unity.ProjectAuditor.Editor.Core Assembly: UnityEditor public enum GameObjectSource Fields ValueDescriptionPrefabThe GameObject belongs to a Prefab.SceneThe GameObject belongs to a Scene.