Revision Difference
motionsensor.ProcessAnglesTable#552082
<function name="ProcessAnglesTable" parent="motionsensor" type="libraryfunc">
<description></description>
<realm>Shared</realm>
<file line="126">lua/includes/extensions/motionsensor.lua</file>
<file line="126-L190">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="rotation" type="Angle"></arg>
</args>
<rets>
<ret name="" type="Angle">Ang. If !translator.AnglesTable then return - {}</ret>
</rets>
</function>