Revision Difference
net.ReadMatrix#565274
<function name="ReadMatrix" parent="net" type="libraryfunc">
<description>
Reads a <page>VMatrix</page> from the received net message.
<warning>You **must** read information in same order as you write it.</warning>
</description>
<realm>Shared</realm>
<rets>
<ret name="" type="VMatrix">The matrix, or an empty matrix if no matrix could be read.</ret>
</rets>
</function>
⤶