Aitesthull

From Valve Developer Community
Revision as of 17:46, 1 August 2023 by Pee (talk | contribs)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

Template:Base point It is an "NPC" that verifies ai nodes are accessible by walking between node connections. This entity serves no use to mappers (other than assisting nodegraph building).

C++ In code, it is represented by theCAI_TestHullclass, defined in theai_initutils.cppfile.