Revision Difference
scripted_ents.GetSpawnable#529344
<function name="GetSpawnable" parent="scripted_ents" type="libraryfunc">
<file line="235-L251">lua/includes/modules/scripted_ents.lua</file>
<description>Returns a list of all ENT tables which contain either ENT.Spawnable or ENT.AdminSpawnable</description>⤶
<description>Returns a list of all ENT tables which contain ENT.Spawnable</description>⤶
<realm>Shared</realm>
<rets>
<ret name="" type="table">A table of <page>Structures/ENT</page>s</ret>
</rets>
</function>