Skip to content

IClientSoundDefinitionSound

github-actions[bot] edited this page Jul 15, 2024 · 19 revisions

Interface: IClientSoundDefinitionSound

Table of contents

Properties

Properties

is3D

Optional is3D: boolean

Defined in

ts/app/types/client/sound_definitions.ts:28


load_on_low_memory

Optional load_on_low_memory: boolean

Defined in

ts/app/types/client/sound_definitions.ts:27


name

name: string

Defined in

ts/app/types/client/sound_definitions.ts:24


pitch

Optional pitch: number

Defined in

ts/app/types/client/sound_definitions.ts:26


stream

Optional stream: boolean

Defined in

ts/app/types/client/sound_definitions.ts:29


volume

Optional volume: number

Defined in

ts/app/types/client/sound_definitions.ts:25


weight

Optional weight: boolean

Defined in

ts/app/types/client/sound_definitions.ts:30

bedrock-development

Clone this wiki locally