UTIL_DropToFloor

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)

UTIL_DropToFloor is a UTIL function that snaps an entity's Z coordinate to the floor.

Declaration

int UTIL_DropToFloor( CBaseEntity *pEntity, unsigned int mask, CBaseEntity *pIgnore );