# Interface: HistoryGameState (/jsdoc/pixi-vn/index/interfaces/HistoryGameState)



Defined in: [src/history/interfaces/HistoryGameState.ts:7](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/history/interfaces/HistoryGameState.ts#L7)

Interface exported step data

Properties [#properties]

originalStepData [#originalstepdata]

\> **originalStepData**: `GameStepState` | `undefined`

Defined in: [src/history/interfaces/HistoryGameState.ts:9](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/history/interfaces/HistoryGameState.ts#L9)

***

stepsHistory [#stepshistory]

\> **stepsHistory**: [`HistoryStep`](/jsdoc/pixi-vn/index/interfaces/HistoryStep)\[]

Defined in: [src/history/interfaces/HistoryGameState.ts:8](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/history/interfaces/HistoryGameState.ts#L8)
