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

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


''No Description Set''
''Sets the location of this entity''
 
 


== Parameters ==
== Parameters ==

Revision as of 10:50, 22 June 2020

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

Function Description

void SetOrigin(Vector origin)

Sets the location of this entity

Parameters

Type Name Description
Vector origin No Description Set