Entity:DropToFloor(Entity, integer = MASK_SOLID, Entity = NULL)
server
Drops the entity to the floor.
Arguments
Returns
-
integer
-1 if the floor to drop to isn't valid. 0 if nothing changed. 1 if the entity dropped to the floor
Examples
Entity:DropToFloor – Drops the entity to the floor.