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

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


''CBaseEntity:SetConstraint''
''Set the position of the constraint.''





Revision as of 23:06, 18 June 2015

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

Function Description

void SetConstraint(Vector vPos)

Set the position of the constraint.


Example
function CBaseEntity:SetConstraint( vPos ) end

Parameters

Type Name Description
Vector vPos No Description Set