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

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


''Vector'' - No Description Set
''Vector'' - The position in (x, y, z)

Revision as of 01:18, 25 July 2020

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

Function Description

Vector GetOrigin()

Returns the position of the entity as a vector of (x, y, z)

Returns

Vector - The position in (x, y, z)