This article's documentation is for anything that uses the Source engine. Click here for more information.

team_manager

From Valve Developer Community
Revision as of 13:21, 14 December 2024 by MyGamepedia (talk | contribs) (Created page with "{{stub}} {{ent not in fgd|nolink=1|because=it's automatically-created}} {{CD|CTeam|file1=team.cpp.cpp}} {{this is a|point entity|name=team_manager}} Team management class. Contains all the details for a specific team.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

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

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it's automatically-created.
C++ Class hierarchy
CTeam
CBaseEntity
C++ team.cpp

team_manager is a point entity available in all Source Source games. Team management class. Contains all the details for a specific team.