# Function: onStepEnd() (/jsdoc/pixi-vn/index/namespaces/Game/functions/onStepEnd)



\> **onStepEnd**(`value`): `void`

Defined in: [src/index.ts:411](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/index.ts#L411)

Is a function that will be executed when the step ends.

## Parameters [#parameters]

### value [#value]

(`stepId`, `label`) => `void` | `Promise`\<`void`>

## Returns [#returns]

`void`
