Options
All
  • Public
  • Public/Protected
  • All
Menu

The Document definition for an AmbientSound. Defines the DataSchema and common behaviors for an AmbientSound which are shared between both client and server.

mixes

AmbientSoundData

memberof

documents

param data

Initial data from which to construct the AmbientSound

param context

Construction context options

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

metadata: any = ...

Default metadata which applies to each instance of this Document type.

Methods

  • migrateData(data: any): any
  • inheritdoc

    Parameters

    • data: any

    Returns any