CFuncMonitor: Difference between revisions
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/blob/master/tf2_src/game/server/hl2/FuncMonitor.cpp /game/server/hl2/FuncMonitor.cpp]''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/func_monitor func_monitor]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CFuncBrush]]''' | ||
***'''[[ | ***'''[[CFuncMonitor]]''' | ||
== Entity DataMaps == | == Entity DataMaps == | ||
Line 23: | Line 19: | ||
|- | |- | ||
| style="width: 50%;" |'''InputSetCamera''' | | style="width: 50%;" |'''InputSetCamera''' | ||
| 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: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
Revision as of 19:26, 24 March 2022
Overview
...
Source location : /game/server/hl2/FuncMonitor.cpp
Linked entity : func_monitor
Class Structure
Entity DataMaps
Name | Type | Description |
---|---|---|
InputSetCamera | ||
m_hInfoCameraLink |