ICoreSignals
Defined in: core/interfaces/ICoreSignals.ts:15
Properties
Section titled “Properties”onActionContextChanged
Section titled “onActionContextChanged”onActionContextChanged:
Signal<(context) =>void>
Defined in: core/interfaces/ICoreSignals.ts:39
onBackgroundAssetsLoaded
Section titled “onBackgroundAssetsLoaded”onBackgroundAssetsLoaded:
Signal<(assets) =>void>
Defined in: core/interfaces/ICoreSignals.ts:66
onBackgroundBundlesLoaded
Section titled “onBackgroundBundlesLoaded”onBackgroundBundlesLoaded:
Signal<(bundles) =>void>
Defined in: core/interfaces/ICoreSignals.ts:67
onBackgroundLoadStart
Section titled “onBackgroundLoadStart”onBackgroundLoadStart:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:65
onChannelMuted
Section titled “onChannelMuted”onChannelMuted:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:24
onChannelVolumeChanged
Section titled “onChannelVolumeChanged”onChannelVolumeChanged:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:23
onControllerActivated
Section titled “onControllerActivated”onControllerActivated:
Signal<(controller) =>void>
Defined in: core/interfaces/ICoreSignals.ts:43
onControllerDeactivated
Section titled “onControllerDeactivated”onControllerDeactivated:
Signal<(controller) =>void>
Defined in: core/interfaces/ICoreSignals.ts:44
onDataChange
Section titled “onDataChange”onDataChange:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:73
onError
Section titled “onError”onError:
Signal<(error) =>void>
Defined in: core/interfaces/ICoreSignals.ts:63
onFocusChange
Section titled “onFocusChange”onFocusChange:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:35
onFocusLayerChange
Section titled “onFocusLayerChange”onFocusLayerChange:
Signal<(currentLayerId) =>void>
Defined in: core/interfaces/ICoreSignals.ts:34
onFocusManagerActivated
Section titled “onFocusManagerActivated”onFocusManagerActivated:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:32
onFocusManagerDeactivated
Section titled “onFocusManagerDeactivated”onFocusManagerDeactivated:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:33
onGamepadConnected
Section titled “onGamepadConnected”onGamepadConnected:
Signal<(gamepad) =>void>
Defined in: core/interfaces/ICoreSignals.ts:41
onGamepadDisconnected
Section titled “onGamepadDisconnected”onGamepadDisconnected:
Signal<(gamepad) =>void>
Defined in: core/interfaces/ICoreSignals.ts:42
onGlobalKeyDown
Section titled “onGlobalKeyDown”onGlobalKeyDown:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:46
onGlobalKeyUp
Section titled “onGlobalKeyUp”onGlobalKeyUp:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:47
onHidePopup
Section titled “onHidePopup”onHidePopup:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:50
onLoadComplete
Section titled “onLoadComplete”onLoadComplete:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:62
onLoadProgress
Section titled “onLoadProgress”onLoadProgress:
Signal<(progress) =>void>
Defined in: core/interfaces/ICoreSignals.ts:61
onLoadRequiredComplete
Section titled “onLoadRequiredComplete”onLoadRequiredComplete:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:71
onLoadRequiredProgress
Section titled “onLoadRequiredProgress”onLoadRequiredProgress:
Signal<(progress) =>void>
Defined in: core/interfaces/ICoreSignals.ts:70
onLoadRequiredStart
Section titled “onLoadRequiredStart”onLoadRequiredStart:
Signal<() =>void>
Defined in: core/interfaces/ICoreSignals.ts:69
onLocaleChanged
Section titled “onLocaleChanged”onLocaleChanged:
Signal<(locale) =>void>
Defined in: core/interfaces/ICoreSignals.ts:37
onMasterVolumeChanged
Section titled “onMasterVolumeChanged”onMasterVolumeChanged:
Signal<(volume) =>void>
Defined in: core/interfaces/ICoreSignals.ts:22
onMuted
Section titled “onMuted”onMuted:
Signal<(muted) =>void>
Defined in: core/interfaces/ICoreSignals.ts:21
onOrientationChanged
Section titled “onOrientationChanged”onOrientationChanged:
Signal<(__namedParameters) =>void>
Defined in: core/interfaces/ICoreSignals.ts:56
onPopupChanged
Section titled “onPopupChanged”onPopupChanged:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:51
onResize
Section titled “onResize”onResize:
Signal<(size) =>void>
Defined in: core/interfaces/ICoreSignals.ts:17
onSceneChangeComplete
Section titled “onSceneChangeComplete”onSceneChangeComplete:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:54
onSceneChangeStart
Section titled “onSceneChangeStart”onSceneChangeStart:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:53
onShowPopup
Section titled “onShowPopup”onShowPopup:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:49
onSoundEnded
Section titled “onSoundEnded”onSoundEnded:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:20
onSoundStarted
Section titled “onSoundStarted”onSoundStarted:
Signal<(detail) =>void>
Defined in: core/interfaces/ICoreSignals.ts:19
onVisibilityChanged
Section titled “onVisibilityChanged”onVisibilityChanged:
Signal<(visible) =>void>
Defined in: core/interfaces/ICoreSignals.ts:59
onVoiceOverComplete
Section titled “onVoiceOverComplete”onVoiceOverComplete:
Signal<(instance) =>void>
Defined in: core/interfaces/ICoreSignals.ts:28
onVoiceOverPaused
Section titled “onVoiceOverPaused”onVoiceOverPaused:
Signal<(instance) =>void>
Defined in: core/interfaces/ICoreSignals.ts:27
onVoiceOverResumed
Section titled “onVoiceOverResumed”onVoiceOverResumed:
Signal<(instance) =>void>
Defined in: core/interfaces/ICoreSignals.ts:29
onVoiceOverStart
Section titled “onVoiceOverStart”onVoiceOverStart:
Signal<(instance) =>void>
Defined in: core/interfaces/ICoreSignals.ts:26
onVoiceOverStopped
Section titled “onVoiceOverStopped”onVoiceOverStopped:
Signal<(instance?) =>void>
Defined in: core/interfaces/ICoreSignals.ts:30