# EntityId

> The specific type of EntityId is exposed by SerializedProperty.numericType. Additional Resources: SerializedProperty, SerializedProperty.intValue, SerializedProperty.uintValue, SerializedProperty.longValue, SerializedProperty.ulongValue,.

## Definition

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

```csharp
EntityId = 27
```
