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



Defined in: [src/history/interfaces/HistoryGameState.ts:7](https://github.com/DRincs-Productions/pixi-vn/blob/4b8909bd13b1cc1fa7efb0238c44a5af3767e61f/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/4b8909bd13b1cc1fa7efb0238c44a5af3767e61f/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/4b8909bd13b1cc1fa7efb0238c44a5af3767e61f/src/history/interfaces/HistoryGameState.ts#L8)
