Revision Difference
net.WriteEntity#551043
<function name="WriteEntity" parent="net" type="libraryfunc">
<description>Appends an entity to the current net message.</description>
<description>Appends an entity to the current net message using its <page>Entity:EntIndex</page>.</description>
<realm>Shared</realm>
<file line="47-L58">lua/includes/extensions/net.lua</file>
<args>
<arg name="entity" type="Entity">The entity to be sent.</arg>
</args>
</function>