<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Audio](./server.audio.md) &gt; [attachedToEntity](./server.audio.attachedtoentity.md)

## Audio.attachedToEntity property

The entity to which the audio is attached if explicitly set.

**Signature:**

```typescript
get attachedToEntity(): Entity | undefined;
```
