Garry's Mod Wiki

Revision Difference

Entity:GetChildBones#515610

<function name="GetChildBones" parent="Entity" type="classfunc">⤶ <description>Returns ids of child bones of given bone.</description>⤶ <realm>Shared</realm>⤶ <file line="153-L167">lua/includes/extensions/entity.lua</file>⤶ <args>⤶ <arg name="boneid" type="number">Bone id to lookup children of</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">A table of bone ids</ret>⤶ </rets>⤶ </function>⤶ ⤶