reset() (since version 2.2.0)

Reset the core instance to its initial state.

Syntax reset()

Return Type undefined

Description

Reset the core instance to its initial state. This will clear all objects and events and resets the settings.

Return Value

undefined. Returns nothing.