Tf player manager: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page. (Info from Jungle Inferno leak.))
 
mNo edit summary
Line 1: Line 1:
{{tf2 point|tf_player_manager}}
{{Entity|tf_player_manager|type=e0|game=Team Fortress 2}}


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

Revision as of 07:03, 18 March 2023

Template:Entity

C++ In code, it is represented by theCTFPlayerResourceclass, defined in thetf_player_resource.cppfile.

Entity Description

This entity is a custom wrapper for player_manager, which manages players in matches.

Keyvalues

Inputs

Outputs