Options
All
  • Public
  • Public/Protected
  • All
Menu

The client-side Setting document which extends the common BaseSetting model.

mixes

ClientDocumentMixin

see

WorldSettings The world-level collection of Setting documents

Hierarchy

  • any
    • Setting

Index

Constructors

  • Returns Setting

Methods

  • _onCreate(data: any, options: any, userId: any): void
  • override

    Parameters

    • data: any
    • options: any
    • userId: any

    Returns void

  • _onUpdate(changed: any, options: any, userId: any): void
  • override

    Parameters

    • changed: any
    • options: any
    • userId: any

    Returns void