Revision Difference
Entity:GetBloodColor#564415
<function name="GetBloodColor" parent="Entity" type="classfunc">
<description>Returns the blood color of this entity. This can be set with <page>Entity:SetBloodColor</page>.</description>
<realm>Shared</realm>
<rets>
<ret name="" type="number">Color from <page>Enums/BLOOD_COLOR</page></ret>
<ret name="" type="number{BLOOD_COLOR}">Color from <page>Enums/BLOOD_COLOR</page></ret>
</rets>
</function>