DisconnectPaths()


Module: AI
SP Only

Summary:

Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to disconnect paths.



Call this on:

<entity> A dynamic blocking entity



Example:

level.ArmoredCar DisconnectPaths();