Revision Difference
motionsensor.ProcessAngle#515936
<function name="ProcessAngle" parent="motionsensor" type="libraryfunc">
<description></description>⤶
<realm>Shared</realm>⤶
<description>|Realm=Shared</description>⤶
<file line="60">lua/includes/extensions/motionsensor.lua</file>
<args>
<arg name="translator" type="table"></arg>
<arg name="sensor" type="table"></arg>
<arg name="pos" type="Vector"></arg>
<arg name="ang" type="Angle"></arg>
<arg name="special_vectors" type="table"></arg>
<arg name="boneid" type="number"></arg>
<arg name="v" type="table"></arg>
</args>
<rets>
<ret name="" type="boolean">Return nil on failure</ret>
</rets>
</function>