msgType | The message ID of the handler to look for. |
bool True if a handler function was found.
This function checks if there is a message handler registered for the message ID.
This is usually not required, as InvokeHandler handles message IDs without handlers.