Revision Difference
Entity:SetCreator#547801
<function name="SetCreator" parent="Entity" type="classfunc">
<description>Sets the creator of the Entity. This is set automatically in Sandbox gamemode when spawning SENTs, but is never used/read by default.</description>
<realm>Server</realm>
<file line="53-L55">lua/includes/extensions/entity.lua</file>
<file line="59-L67">lua/includes/extensions/entity.lua</file>
<args>
<arg name="ply" type="Player">The creator</arg>
</args>
</function>