emessage_end
Syntax
native emessage_end();
Description
Ends a message that was started with emessage_begin() or emessage_begin_f().
Note
If the function is called without using emessage_begin() or emessage_begin_f() first, the server will crash immediately.
Return
This function has no return value.