Entity:OnGround
Description
Returns true if the entity is on the ground, and false if it isn't.
Internally, this checks if FL_ONGROUND is set on the entity. This is only updated for players and NPCs, and thus won't inherently work for other entities.