Garry's Mod Wiki

Garry's Mod Wiki

  number or nil Entity:LookupBone( string boneName )

Description

Gets the bone index of the given bone name, returns nil if the bone does not exist.

See Entity:GetBoneName for the inverse of this function.

Arguments

1 string boneName
The name of the bone.

Common generic bones ( for player models and some HL2 models ):

  • ValveBiped.Bip01_Head1
  • ValveBiped.Bip01_Spine
  • ValveBiped.Anim_Attachment_RH

Common hand bones (left hand equivalents also available, replace R with L)

  • ValveBiped.Bip01_R_Hand
  • ValveBiped.Bip01_R_Forearm
  • ValveBiped.Bip01_R_Foot
  • ValveBiped.Bip01_R_Thigh
  • ValveBiped.Bip01_R_Calf
  • ValveBiped.Bip01_R_Shoulder
  • ValveBiped.Bip01_R_Elbow

Returns

1 number or nil
Index of the given bone name, or nil if the bone doesn't exist on the Entity

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 four times a day. Edits and history are not available.

Last Parsed: Loading...