Revision Difference
Entity:GetBoneContents#518536
<function name="GetBoneContents" parent="Entity" type="classfunc">
<description>Returns the contents of the specified bone.</description>
<realm>Shared</realm>
<args>
<arg name="bone" type="number">The bone id. See <page>Entity:LookupBone</page>.</arg>
<arg name="bone" type="number">The bone id. See <page>Entity:LookupBone</page>.</arg>
</args>
<rets>
<ret name="" type="number">The contents as a <page>CONTENTS</page> or 0 on failure.</ret>
</rets>
</function>