function GEntity:GetBaseVelocity() end --- Returns the blood color of this entity. This can be set with Entity:SetBloodColor. --- @return number @Color from Enums/BLOOD_COLOR function GEntity:GetBloodColor() end --- Returns a list of all bodygroups of the entity. --- @return ...