Skip to content

ReferenceIO

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tandem/blob/main/js/types/ReferenceIO.ts for the most up-to-date information.

Overview

ReferenceIO uses reference identity for toStateObject/fromStateObject

@author Sam Reid (PhET Interactive Simulations) @author Chris Klusendorf (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)

Type ReferenceIOState

import type { ReferenceIOState } from 'scenerystack/tandem';

Source Code

See the source for ReferenceIO.ts in the tandem repository.