Interface PanoRulerPluginExportType

Hierarchy

  • PanoRulerPluginExportType

Properties

changeConfigs: ((config) => void)

Type declaration

    • (config): void
    • Parameters

      • config: Partial<PanoRulerPluginConfig>

      Returns void

disable: (() => void)

Type declaration

    • (): void
    • Returns void

enable: (() => void)

Type declaration

    • (): void
    • Returns void

load: ((roomInfo?, roomRules?, options?) => Promise<boolean>)

Type declaration

state: PanoRulerPluginPluginState