Aitesthull

From Valve Developer Community
Revision as of 20:50, 16 September 2018 by Pinsplash (talk | contribs) (description)
Jump to navigation Jump to search
English (en)Translate (Translate)
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.