Entity.GetParentPhysNum
From GMod Wiki
| Function | |
| Syntax | Entity:GetParentPhysNum( ) |
| Description: | |
| If the entity is parented to an entity that has a model with multiple physics objects (like a ragdoll), this is used to retrieve what physics object number the entity is parented to on it's parent. | |
| Returns: | Integer |
| In Object: | Entity |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GetParentPhysNum]Entity.GetParentPhysNum [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |