Dota 2 Workshop Tools/Scripting/API/CBaseEntity.SetOrigin: 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: | ||
''' void SetOrigin(Vector ''origin'') ''' | ''' void SetOrigin(Vector ''origin'') ''' | ||
'' | ''Sets the location of this entity'' | ||
== Parameters == | == Parameters == | ||
Revision as of 09:50, 22 June 2020
Function Description
void SetOrigin(Vector origin)
Sets the location of this entity
Parameters
| Type | Name | Description |
|---|---|---|
| Vector | origin | No Description Set |