CFuncMonitor: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
...
...


'''Source location : ...'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/hl2/Func_Monitor.cpp /game/server/hl2/Func_Monitor.cpp]'''


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


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


== Entity DataMaps ==
== Entity DataMaps ==
Line 23: Line 19:
|-
|-
| style="width: 50%;" |'''InputSetCamera'''
| style="width: 50%;" |'''InputSetCamera'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetExcluded'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetInvert'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputToggle'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputTurnOff'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputTurnOn'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bInvertExclusion'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bSolidBsp'''
| style="width: 15%;" |
| style="width: 15%;" |
| style="width: 35%;" |
| style="width: 35%;" |
|-
|-
| style="width: 50%;" |'''m_hInfoCameraLink'''
| style="width: 50%;" |'''m_hInfoCameraLink'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_iDisabled'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_iSolidity'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_iszExcludedClass'''
| style="width: 15%;" |
| style="width: 15%;" |
| style="width: 35%;" |
| style="width: 35%;" |
|}
|}

Latest revision as of 19:27, 24 March 2022

Overview[edit | edit source]

...

Source location : /game/server/hl2/Func_Monitor.cpp

Linked entity : func_monitor

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CFuncMonitor
Name Type Description
InputSetCamera
m_hInfoCameraLink