LogoPixi’VN
indexNamespacesGameFunctions

Function: onStepStart()

> onStepStart(value): void

Defined in: src/index.ts:379

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

Parameters

value

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

Returns

void