Garry's Mod Wiki

Revision Difference

Entity:WorldToLocalAngles#514596

<function name="WorldToLocalAngles" parent="Entity" type="classfunc"> <description>Converts world angles to local angles ( local to the entity )</description> <realm>Shared</realm> <args> <arg name="ang" type="Angle">The world angles</arg> </args> <rets> <ret name="" type="Angle">The local angles</ret> </rets> </function>