Garry's Mod Wiki

Revision Difference

Entity:SetRagdollBuildFunction#518289

<function name="SetRagdollBuildFunction" parent="Entity" type="classfunc"> <description>Sets the function to build the ragdoll. This is used alongside Kinect, for more info see ragdoll_motion entity.</description> <realm>Server</realm> <args> <arg name="func" type="function">The build function. This function has one argument:&#xA;* &lt;page&gt;Entity&lt;/page&gt; ragdoll - The ragdoll to build</arg>⤶ <arg name="func" type="function">The build function. This function has one argument:⤶ * <page>Entity</page> ragdoll - The ragdoll to build</arg>⤶ </args> </function>