| Returns | Prototype |
| ClientSound | Create(AssetLocation, table) |
| Play(AssetLocation, table) |
| Returns | Prototype |
| number | GetBankId() |
| number | GetSoundId() |
| boolean | IsPlaying() |
| Play() | |
| Remove() | |
| SetParameter(number, number) | |
| Stop() |
| Returns | Prototype |
| Angle | GetAngle() |
| number | GetId() |
| Vector3 | GetPosition() |
| boolean | IsValid() |
| SetAngle(Angle) | |
| SetPosition(Vector3) |
| Returns | Prototype |
| boolean | ClientEntity == ClientEntity |