Garry's Mod Wiki

Revision Difference

duplicator.Allow#551849

<function name="Allow" parent="duplicator" type="libraryfunc"> <description>Allow entities with given class name to be duplicated. See <page>duplicator.Disallow</page> for the opposite effect.</description> <realm>Shared</realm> <file line="297-L304">lua/includes/modules/duplicator.lua</file> <file line="331-L335">lua/includes/modules/duplicator.lua</file> <args> <arg name="classname" type="string">An entity's classname to allow duuplicating.</arg> </args> </function>