Garry's Mod Wiki

Revision Difference

Entity:SetDTAngle#514731

<function name="SetDTAngle" parent="Entity" type="classfunc">⤶ <description>⤶ <internal></internal>⤶ This is called internally by the <page>Entity:NetworkVar</page> system, you can use this in cases where using NetworkVar is not possible.⤶ ⤶ Sets the specified angle on the entity's datatable.⤶ </description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="key" type="number">Goes from 0 to 31.</arg>⤶ <arg name="ang" type="Angle">The angle to write on the entity&#x27;s datatable.</arg>⤶ </args>⤶ </function>⤶ ⤶