Garry's Mod Wiki

CNewParticleEffect:SetControlPointParent

  CNewParticleEffect:SetControlPointParent( number childID, number parentID )

Description

Essentially makes child control point follow the parent control point.

Arguments

1 number childID
The child control point ID, 0 to 63.
2 number parentID
The parent control point ID, 0 to 63.