Dota 2 Workshop Tools/Scripting/API/CBaseEntity.GetAbsOrigin: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Returns == | == Returns == | ||
''Vector'' - The coordinates of the position | ''Vector'' - The set of coordinates of the entity's position |
Revision as of 20:39, 24 July 2020

Function Description
Vector GetAbsOrigin()
(0, 0, 0) is the center of the map.
Returns
Vector - The set of coordinates of the entity's position