Vote controller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|CVoteController|file1=vote_controller.cpp}}
{{CD|CVoteController|file1=vote_controller.cpp}}
{{Entity|vote_controller|type=e0}} It controls the voting system in game.
{{Entity|vote_controller|type=e0}} It controls the voting system in game.
{{code class|CVoteController|game/server/vote_controller.cpp}}


== See Also ==
== See Also ==

Revision as of 08:34, 6 August 2023

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.
C++ Class hierarchy
CVoteController
CBaseEntity
C++ vote_controller.cpp

Template:Entity It controls the voting system in game.

See Also