land_collision_end(vector pos)
This event is raised when the object stops colliding with the
ground.
pos contains the position (in
region coordinates) where the collision occured.
Compare with
land_collision and
land_collision_start.
Events /
Collisions