Garry's Mod Wiki

Revision Difference

Entity:GetParentAttachment#515577

<function name="GetParentAttachment" parent="Entity" type="classfunc">⤶ <description>⤶ Returns the attachment index of the entity's parent. Returns 0 if the entity is not parented to a specific attachment or if it isn't parented at all.⤶ ⤶ This is set by second argument of <page>Entity:SetParent</page> or the **SetParentAttachment** input.⤶ </description>⤶ <realm>Shared</realm>⤶ <rets>⤶ <ret name="" type="number">The parented attachment index</ret>⤶ </rets>⤶ </function>⤶ ⤶