Garry's Mod Wiki

Revision Difference

Entity:GetBoneSurfaceProp#515720

<function name="GetBoneSurfaceProp" parent="Entity" type="classfunc">⤶ <description>Returns the surface property of the specified bone.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="bone" type="number">The bone id. See &lt;page&gt;Entity:LookupBone&lt;/page&gt;.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">The surface property of the bone to be used with <page>util.GetSurfaceIndex</page> or an empty string on failure.</ret>⤶ </rets>⤶ </function>⤶ ⤶