Menu.SetTitle Method

Sets the menu's default title/instruction message.

void SetTitle(const char[] fmt, any... ...)

Parameters

const char[] fmt

Message string format

any... ...

Message string arguments.