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



\> **StoredIndexedChoiceInterface** = [`StoredChoiceInterface`](/jsdoc/pixi-vn/index/type-aliases/StoredChoiceInterface) & `object`

Defined in: [src/narration/interfaces/StoredChoiceInterface.ts:31](https://github.com/DRincs-Productions/pixi-vn/blob/4b8909bd13b1cc1fa7efb0238c44a5af3767e61f/src/narration/interfaces/StoredChoiceInterface.ts#L31)

## Type Declaration [#type-declaration]

### choiceIndex [#choiceindex]

\> **choiceIndex**: `number`

Is the index of the choice in the menu. It is used to identify the choice when it is selected.
