CVoteController: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
...
...


'''Source location : ...'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/vote_controller.h /game/server/vote_controller.h]'''


'''Linked entity : ...'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/vote_controller vote_controller]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''CVoteController'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==

Revision as of 04:58, 24 March 2022

Overview

...

Source location : /game/server/vote_controller.h

Linked Entity : vote_controller

Class Structure

SendProps

CVoteController
Name Type Description
m_iActiveIssueIndex Integer
m_iOnlyTeamToVote Integer
m_nVoteOptionCount
000 Integer
001 Integer
002 Integer
003 Integer
004 Integer
m_nPotentialVotes Integer
m_bIsYesNoVote Boolean

Entity DataMaps

CVoteController
Name Type Description
CVoteControllerVoteControllerThink