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

Vote controller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 2: Line 2:
{{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.
{{this is a|e0|name=vote_controller}} It controls the voting system in game.


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

Revision as of 13:15, 4 January 2024

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

vote_controller is an e0 available in all Source Source games. It controls the voting system in game.

See Also