CTest ProxyToggle Networkable: Difference between revisions
Jump to navigation
Jump to search
(Created blank page) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | |||
TBD | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/test_proxytoggle.cpp /game/server/test_proxytoggle.cpp]''' | |||
'''Linked Entity : [https://developer.valvesoftware.com/wiki/test_proxytoggle test_proxytoggle]''' | |||
==[[Classes|Class Structure]]== | |||
*'''[[CBaseEntity]]''' | |||
**'''CTest_ProxyToggle_Networkable''' | |||
== SendProps == | |||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;" | |||
|+CTest_ProxyToggle_Networkable | |||
! style="width: 50%; background-color: #303030; color: white" |Name | |||
! style="width: 15%; background-color: #303030; color: white" |Type | |||
! style="width: 35%; background-color: #303030; color: white" |Description | |||
|- | |||
| colspan="3" style="padding: 0; margin: 0;" | | |||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;" | |||
! colspan="3" |blah | |||
|- | |||
| style="width: 50%;" |'''m_WithProxy''' | |||
| style="width: 15%;" |Integer | |||
| style="width: 35%;" | | |||
|} |
Latest revision as of 16:34, 9 March 2023
Overview[edit | edit source]
TBD
Source location : /game/server/test_proxytoggle.cpp
Linked Entity : test_proxytoggle
Class Structure[edit | edit source]
- CBaseEntity
- CTest_ProxyToggle_Networkable
SendProps[edit | edit source]
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
|