# Regular

> The object being queried is part of a regular Prefab.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Regular = 1
```

### Remarks

Regular Prefabs are simply user created Prefab created from some GameObject which is not itself a Prefab instance.
