Revision Difference
umsg.Short#511863
<function name="Short" parent="umsg" type="libraryfunc">⤶
<description>Writes a signed short (16 bit) to the usermessage.</description>⤶
<realm>Server</realm>⤶
<args>⤶
<arg name="short" type="number">The short to be sent.</arg>⤶
</args>⤶
</function>⤶
⤶
<deprecated>You should be using the <page>net</page> instead</deprecated>