Garry's Mod Wiki

Revision Difference

Entity:GetBodyGroups#519031

<function name="GetBodyGroups" parent="Entity" type="classfunc"> <description>Returns a list of all bodygroups of the entity.</description> <realm>Shared</realm> <rets> <ret name="" type="table">Bodygroups as a table of <page>BodyGroupData</page>s if the entity can have bodygroups.</ret> <ret name="" type="table">Bodygroups as a table of <page>Structures/BodyGroupData</page>s if the entity can have bodygroups.</ret> </rets> </function>