Aitesthull

From Valve Developer Community
Revision as of 21:34, 5 August 2018 by Pinsplash (talk | contribs) (Created page with "{{ent not in fgd}} {{base point|aitesthull}} It is used only for testing if an ai node's position is valid. {{code class|CAI_TestHull|ai_initutils.cpp}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Base point It is used only for testing if an ai node's position is valid.

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