Garry's Mod Wiki

Revision Difference

CNewParticleEffect:SetControlPointParent#561922

<function name="SetControlPointParent" parent="CNewParticleEffect" type="classfunc"> <description>Essentially makes child control point follow the parent control point.</description> <realm>Client</realm> <args> <arg name="child" type="number">The child control point ID, 0 to 63.</arg> <arg name="parent" type="number">The parent control point ID, 0 to 63.</arg> <arg name="childID" type="number">The child control point ID, 0 to 63.</arg> <arg name="parentID" type="number">The parent control point ID, 0 to 63.</arg> </args> </function>