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



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

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

Is a function that will be executed before any step is executed.

## Parameters [#parameters]

### value [#value]

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

## Returns [#returns]

`void`
