Garry's Mod Wiki

Garry's Mod Wiki

  number Entity:GetHitboxSetCount()

Description

Returns the amount of hitbox sets in the entity.

Returns

1 number
The amount of hitbox sets in the entity.

Example

Prints how many hit box sets the client has

local numHitBoxGroups = LocalPlayer():GetHitboxSetCount() print(numHitBoxGroups)

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...