Dota 2 Workshop Tools/Scripting/API/CBaseEntity.GetOrigin: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
|||
Line 8: | Line 8: | ||
''' Vector GetOrigin() ''' | ''' Vector GetOrigin() ''' | ||
'' | ''Returns the position of the entity as a vector of (x, y, z)'' | ||
== Returns == | == Returns == | ||
''Vector'' - No Description Set | ''Vector'' - No Description Set |
Revision as of 01:14, 25 July 2020

Function Description
Vector GetOrigin()
Returns the position of the entity as a vector of (x, y, z)
Returns
Vector - No Description Set