# Type Alias: StorageGameState (/jsdoc/pixi-vn/index/type-aliases/StorageGameState)



\> **StorageGameState** = `object`

Defined in: [src/storage/interfaces/StorageGameState.ts:11](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L11)

Interface exported storage data

## Properties [#properties]

### ~~base?~~ [#base]

\> `optional` &#x2A;*base?**: `StorageGameStateItem`\[]

Defined in: [src/storage/interfaces/StorageGameState.ts:15](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L15)

#### Deprecated [#deprecated]

***

### ~~flags?~~ [#flags]

\> `optional` &#x2A;*flags?**: `string`\[]

Defined in: [src/storage/interfaces/StorageGameState.ts:24](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L24)

#### Deprecated [#deprecated-1]

***

### main [#main]

\> **main**: `StorageGameStateItem`\[]

Defined in: [src/storage/interfaces/StorageGameState.ts:25](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L25)

***

### ~~temp?~~ [#temp]

\> `optional` &#x2A;*temp?**: `StorageGameStateItem`\[]

Defined in: [src/storage/interfaces/StorageGameState.ts:19](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L19)

#### Deprecated [#deprecated-2]

***

### tempDeadlines [#tempdeadlines]

\> **tempDeadlines**: `StorageGameStateItem`\<`number`>\[]

Defined in: [src/storage/interfaces/StorageGameState.ts:20](https://github.com/DRincs-Productions/pixi-vn/blob/92a10d7481511296d22e17c43fbc1d4dd976bef8/src/storage/interfaces/StorageGameState.ts#L20)
