Revision Difference
constraint.CreateStaticAnchorPoint#514400
<function name="CreateStaticAnchorPoint" parent="constraint" type="libraryfunc">⤶
<description>Creates an invisible, non-moveable anchor point in the world to which things can be attached.</description>⤶
<realm>Server</realm>⤶
<file line="674">lua/includes/modules/constraint.lua</file>⤶
<args>⤶
<arg name="pos" type="Vector">The position to spawn the anchor at</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="Entity">anchor</ret>⤶
<ret name="" type="PhysObj">physicsObject,</ret>⤶
<ret name="" type="number">bone</ret>⤶
<ret name="" type="Vector">LPos</ret>⤶
</rets>⤶
</function>⤶
⤶