Dota 2 Workshop Tools/Scripting/API/Global.VectorToAngles: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
Line 6: Line 6:




''' QAngle VectorToAngles(Vector ''a'') '''
''' QAngle VectorToAngles(Vector ''Vector_1'') '''


''Get Qangles (with no roll) for a ''Vector''.''
''Get Qangles (with no roll) for a ''Vector''.''
Line 19: Line 19:
|-
|-
| Vector
| Vector
| a
| Vector_1
| No Description Set
| No Description Set
|}
|}

Revision as of 10:30, 19 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

QAngle VectorToAngles(Vector Vector_1)

Get Qangles (with no roll) for a Vector.


Parameters

Type Name Description
Vector Vector_1 No Description Set

Returns

QAngle - No Description Set