BaseFogExploration

documents. BaseFogExploration

The base FogExploration model definition which defines common behavior of an FogExploration document between both client and server.

Constructor

new BaseFogExploration()

Properties:
Name Type Description
data data.FogExplorationData

The constructed data object for the document.

Extends

  • Document

Members

(static) metadata

(static) schema

Methods

(protected, static) _canUserModify()

Test whether a User can modify a FogExploration document.

(async) _preUpdate()