Vote controller

From Valve Developer Community
Revision as of 05:04, 23 October 2022 by Nescius (talk | contribs) (-removed irrelevant info)
Jump to navigation Jump to search
English (en)Translate (Translate)

Stub

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

Template:Base point It controls the voting system in game.

C++ In code, it is represented by theCVoteControllerclass, defined in thegame/server/vote_controller.cppfile.