CHandleTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
An unused entity in code that tests the transmission of another entity (CHandleDummy) to the client based on the m_Handle SendProp. | |||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/test_ehandle.cpp /game/shared/test_ehandle.cpp]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/handle_test handle_test]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**''' | **'''CHandleTest''' | ||
== SendProps == | == SendProps == |
Latest revision as of 15:14, 9 March 2023
Overview[edit | edit source]
An unused entity in code that tests the transmission of another entity (CHandleDummy) to the client based on the m_Handle SendProp.
Source location : /game/shared/test_ehandle.cpp
Linked Entity : handle_test
Class Structure[edit | edit source]
- CBaseEntity
- CHandleTest
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_Handle | Integer | |
m_bSendHandle | Integer |