Garry's Mod Wiki

Revision Difference

constraint.GetTable#514434

<function name="GetTable" parent="constraint" type="libraryfunc">⤶ <description>Returns a table of all constraints directly connected to the entity</description>⤶ <realm>Server</realm>⤶ <file line="1508">lua/includes/modules/constraint.lua</file>⤶ <args>⤶ <arg name="ent" type="Entity">The entity to check</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">A list of all constraints connected to the entity.</ret>⤶ </rets>⤶ </function>⤶ ⤶