CPasstimeBall: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The jack or soccerball used in the Passtime gamemode. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_passtime_ball.h /game/server/tf/tf_passtime_ball.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_passtime_ball.h /game/server/tf/tf_passtime_ball.h]''' |
Revision as of 20:48, 10 August 2022
Overview
The jack or soccerball used in the Passtime gamemode.
Source location : /game/server/tf/tf_passtime_ball.h
Linked Entity : passtime_ball
Class Structure
- CBaseEntity
- CBaseAnimating
- CPasstimeBall
- CBaseAnimating
SendProps
Name | Type | Description |
---|---|---|
m_iCollisionCount | Integer | |
m_hHomingTarget | Integer | |
m_hCarrier | Integer | |
m_hPrevCarrier | Integer |