Dota 2 Workshop Tools/Scripting/API/CBaseEntity.GetAbsOrigin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 12: Line 12:
== Returns ==
== Returns ==


''Vector'' - The coordinates of the position of the entity
''Vector'' - The set of coordinates of the entity's position

Revision as of 20:39, 24 July 2020

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

Function Description

Vector GetAbsOrigin()

(0, 0, 0) is the center of the map.

Returns

Vector - The set of coordinates of the entity's position