Entity:GetBodyGroupsAsString(Entity)
shared
Argument
- entity Entity
Returns
- string The bodygroup values as a string of hexadecimal values
Examples
Entity:GetBodyGroupsAsString – Get the bodygroup values as a string of hexadecimal values. Each hexadecimal character represents the bodygroup at its index, e.g: 0a00001 means bodygroup 1 is 10(a) and bodygroup 6 is 1, the rest are 0