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

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' Vector GetOrigin() '''
''' Vector GetOrigin() '''


''No Description Set''
''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

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 - No Description Set