UTIL_DropToFloor

From Valve Developer Community
Jump to: navigation, search
English (en)
... Icon-Important.png

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 );