This article's documentation is for anything that uses the Source engine. Click here for more information.

logic_proximity

From Valve Developer Community
Revision as of 04:59, 29 April 2025 by Nescius (talk | contribs)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CPointEntity
CBaseEntity
C++ triggers.cpp

logic_proximity is an entity available in all Source Source games. It's tied to CPointEntity but doesnt't have any other code that would do something with it. Use trigger_proximity or point_proximity_sensor instead of this entity.