entity_spawn_point

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Class hierarchy
CEntitySpawnPoint
CServerOnlyPointEntity
CServerOnlyEntity
CBaseEntity
tf_entity_spawner.cpp

entity_spawn_point is an entity available in Team Fortress 2 Team Fortress 2. A point for use with entity_spawn_manager.

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

Spawn manager (spawn_manager_name) <targetname>
The spawn manager this point belongs to