This article relates to the game "Team Fortress 2". Click here for more information.

Tf player manager: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Nesciuse moved page Tf player manager/en to Tf player manager without leaving a redirect: Move en subpage to basepage)
(-added class hierarchy, cleanup)
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{TF2 topicon}}
{{TF2 topicon}}
{{this is a|point entity|name=tf_player_manager|game=Team Fortress 2}}
{{CD2|CTFPlayerResource|file1=tf_player_resource.cpp}}
{{this is a|point entity|name=tf_player_manager|game=Team Fortress 2}} This entity is a custom wrapper for {{Ent|player_manager}}, which manages players in matches.


{{Code class|CTFPlayerResource|tf_player_resource.cpp}}


 
{{stub}}
{{clr}}
{{underlinked}}
== Entity Description ==
This entity is a custom wrapper for {{Ent|player_manager}}, which manages players in matches.
 
== Keyvalues ==
{{KV|start}}
{{KV BaseEntity|new=1|base=1}}
{{KV|end}}
 
== Inputs ==
{{I BaseEntity|base=1}}
 
== Outputs ==
{{O BaseEntity|base=1}}

Revision as of 13:15, 13 July 2024

English (en)Translate (Translate)

C++ class hierarchy
CTFPlayerResource defined in C++ tf_player_resource.cpp
CPlayerResource
CBaseEntity

tf_player_manager is a point entity available in Team Fortress 2 Team Fortress 2. This entity is a custom wrapper for player_manager, which manages players in matches.


Stub

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

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
September 2025