discord-emcee

Home > @johndavisdev/discord-emcee > sb > MCSchema > setCustomStateFactory

sb.MCSchema.setCustomStateFactory() method

Signature:

static setCustomStateFactory(schema: MCSchema<any>, customStateFactory: CustomStateFactory): void;

Parameters

Parameter Type Description
schema MCSchema<any>  
customStateFactory CustomStateFactory  

Returns:

void