Garry's Mod Wiki

BodyGroupData

Description

The tables that make up the values of the table returned by Entity:GetBodyGroups.

Members

number id
The Body Group's ID.
Body Group IDs start at 0.
string name
The name of the Body Group.
number num
The number of Sub Models in this Body Group, and the length of the submodels table.
table submodels
A table of the names of the Sub Models within this Body Group.
Sub Model IDs start at 0.