Entity.GetPhysicsObjectCount
From GMod Wiki
Revision as of 20:53, 5 October 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax | Entity:GetPhysicsObjectCount( ) |
Description: | |
Returns the number of physics objects in this (if this is a ragdoll it will be greater then 1 ) | |
Returns: | Integer |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GetPhysicsObjectCount]Entity.GetPhysicsObjectCount [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Appears to always return 0 on client (At least in singleplayer for prop_ragdoll)