CBallPlayerToucher: 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 == | ||
A helper class to allow the Passtime JACK to send touch inputs to triggers | A helper class to allow the Passtime JACK to send touch inputs to both triggers and players. | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_passtime_ball.cpp /game/server/tf/tf_passtime_ball.cpp]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_passtime_ball.cpp /game/server/tf/tf_passtime_ball.cpp]''' |
Latest revision as of 19:31, 13 March 2022
Overview[edit | edit source]
A helper class to allow the Passtime JACK to send touch inputs to both triggers and players.
Source location : /game/server/tf/tf_passtime_ball.cpp
Linked entity : _ballplayertoucher
Class Structure[edit | edit source]
- CBaseEntity
- CBallPlayerToucher