public InvokeHandlerNoData ( short msgType ) : bool | ||
msgType | short | The message ID of the handler to invoke. |
return | bool |
This function invokes the registered handler function for a message, without any message data.
public InvokeHandlerNoData ( short msgType ) : bool | ||
msgType | short | The message ID of the handler to invoke. |
return | bool |