Revision Difference
ents.GetMapCreatedEntity#518291
<function name="GetMapCreatedEntity" parent="ents" type="libraryfunc">
<description>Returns entity that has given <page>Entity:MapCreationID</page>.</description>
<realm>Server</realm>
<args>
<arg name="id" type="number">Entity's creation id</arg>
<arg name="id" type="number">Entity's creation id</arg>
</args>
<rets>
<ret name="" type="Entity">Found entity</ret>
</rets>
</function>