Home > @johndavisdev/discord-emcee > sb > MCSchema > setCustomStateFactory
Signature:
static setCustomStateFactory(schema: MCSchema<any>, customStateFactory: CustomStateFactory): void;
Parameter | Type | Description |
---|---|---|
schema | MCSchema<any> | |
customStateFactory | CustomStateFactory |
Returns:
void