Skip to content

WorkspaceLeafHistory.deserialize method

WorkspaceLeafHistory › deserialize

Unofficial

Restore history from a serialized representation.

Signature:

deserialize(e: SerializedWorkspaceLeafHistory): void

Parameters:

ParameterTypeDescription
eSerializedWorkspaceLeafHistoryThe serialized history data.

Returns: void