MU_COMMANDLIST_SIZE

Maximum number of commands that the UI can generate. Demo uses around 497 commands.

extern (C)
enum MU_COMMANDLIST_SIZE = 4096;

Meta