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 (Changed wording slightly)
No edit summary
 
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{TF2 topicon}}
{{TF2 topicon}}
{{CD2|CTFPlayerResource|file1=tf_player_resource.cpp}}
{{CD|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.
{{this is a|logical entity|name=tf_player_manager|game=Team Fortress 2}} This entity is a custom wrapper for {{Ent|player_manager}}, which manages players in matches.
{{warning|Removing this entity crashes the clients connected to the server or the server depending on what is happening at the time of the removal}}
{{warning|Removing this entity crashes the clients connected to the server or the server depending on what is happening at the time of the removal}}


{{stub}}
{{stub}}
{{underlinked}}
{{underlinked}}

Latest revision as of 16:13, 5 June 2025

English (en)Translate (Translate)

C++ Class hierarchy
CTFPlayerResource
CPlayerResource
CBaseEntity
C++ tf_player_resource.cpp

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

Warning.pngWarning:Removing this entity crashes the clients connected to the server or the server depending on what is happening at the time of the removal

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