configurator-core/src/configurator.
# Hierarchy
# Implements
# Table of contents
# Constructors
# Properties
# Methods
# Constructors
# constructor
• new UiCallback(creator)
# Parameters
| Name | Type |
|---|---|
creator | string |
# Properties
# _creator_
• _creator_: string
# Implementation of
# Methods
# cameraStartsMoving
▸ cameraStartsMoving(): void
# Returns
void
# get
▸ get(target, prop): string | (target: UiCallback, prop: keyof UiCallback) => string | (target: UiCallback, prop: keyof UiCallback) => string | ... | (() => void) | (() => void) | (() => void) | () => void | () => void | () => void | () => void | () => void | () => void
# Parameters
| Name | Type |
|---|---|
target | UiCallback |
prop | keyof UiCallback |
# Returns
string | (target: UiCallback, prop: keyof UiCallback) => string | (target: UiCallback, prop: keyof UiCallback) => string | ... | (() => void) | (() => void) | (() => void) | () => void | () => void | () => void | () => void | () => void | () => void
# mute
▸ mute(): void
# Returns
void
# unmute
▸ unmute(): void
# Returns
void