tf_point_nav_interface

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)

Stub

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

Class hierarchy
CPointNavInterface
CPointEntity
CBaseEntity
tf_nav_interface.cpp

tf_point_nav_interface is a point entity available in Team Fortress 2 Team Fortress 2. Entity interface to the TF nav mesh.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

RecomputeBlockers
Recompute blocks in the nav mesh. Call this after blockers change state (ie. a door opens or closes).