# offset

> Byte offset for the start of the object's data.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Content](/engine/6000.5/script-reference/unityeditor/build/content.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ulong offset { get; }
```

### Remarks

Internal use only. See [SerializedLocation](/engine/6000.5/script-reference/unityeditor/build/content/serializedlocation.md).
