• Register a callback in the engine before the context is destroyed This happens once per context (before the context is destroyed)

    Parameters

    • cb: LifecycleMethod
    • Optional opts: LifecycleMethodOptions

    Returns (() => void)

      • (): void
      • Returns void

Generated using TypeDoc