Revision Difference
motionsensor.ProcessAnglesTable#516927
<function name="ProcessAnglesTable" parent="motionsensor" type="libraryfunc">
<description>|Realm=Shared</description>⤶
<description></description>⤶
<realm>Shared</realm>⤶
<file line="126">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>