Garry's Mod Wiki

Revision Difference

Entity:GetModelPhysBoneCount#515452

<function name="GetModelPhysBoneCount" parent="Entity" type="classfunc"> <description>Gets the physics bone count of the entity's model. This is only applicable to ragdoll models and only to "anim" type <page>Scripted Entities</page>.</description> <realm>Client</realm> <rets> <ret name="" type="number">How many physics bones exist on the model.</ret> </rets> </function>