Skip to content
InterfaceDebugger & Diagnostics@public

FlxWatchMutationResult

Result of an attempted debugger watch mutation.

ts
export interface FlxWatchMutationResult

Properties

PropertyModifiersTypeDescription
errorreadonlystring-
okreadonlyboolean-
snapshotreadonlyWatchSnapshot-

Released under the MIT License.